Enabling signature editing.
This commit is contained in:
@@ -5,6 +5,7 @@ phases:
|
||||
runtime-versions:
|
||||
docker: 19
|
||||
java: corretto8
|
||||
nodejs: 12
|
||||
pre_build:
|
||||
commands:
|
||||
|
||||
@@ -18,6 +19,7 @@ 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