@@ -5,7 +5,6 @@ phases:
|
||||
runtime-versions:
|
||||
docker: 19
|
||||
java: corretto8
|
||||
nodejs: 12
|
||||
pre_build:
|
||||
commands:
|
||||
|
||||
@@ -19,7 +18,6 @@ phases:
|
||||
- chmod +x lein
|
||||
build:
|
||||
commands:
|
||||
- npm install
|
||||
- ./lein build
|
||||
- cp imagedefinitions.json target/
|
||||
- echo Build started on `date`
|
||||
|
||||
Reference in New Issue
Block a user