another missing file issue.!

!
This commit is contained in:
Bryce Covert
2020-09-15 08:15:47 -07:00
parent 4c5350135f
commit a6813072a5

View File

@@ -19,7 +19,7 @@ phases:
build:
commands:
- ./lein build
- cp taskdef.json target/
- cp imagedefinitions.json target/
- echo Build started on `date`
- echo Building the Docker image...
- docker build -t $REPOSITORY_URI:latest .