Revert "Enabling signature editing."

This reverts commit bc40430d7b.
This commit is contained in:
Bryce Covert
2020-12-21 08:46:24 -08:00
parent 001ab64776
commit b52f3231e8
17 changed files with 140 additions and 1917 deletions

View File

@@ -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`