We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bcb93 commit 4e8b818Copy full SHA for 4e8b818
1 file changed
buildspec.yml
@@ -2,6 +2,7 @@ version: 0.2
2
3
phases:
4
install:
5
+ java: openjdk8
6
pre_build:
7
commands:
8
- echo Nothing to do in the pre_build phase...
0 commit comments