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