another missing file issue.!
!
This commit is contained in:
@@ -19,7 +19,7 @@ phases:
|
|||||||
build:
|
build:
|
||||||
commands:
|
commands:
|
||||||
- ./lein build
|
- ./lein build
|
||||||
- cp taskdef.json target/
|
- cp imagedefinitions.json target/
|
||||||
- echo Build started on `date`
|
- echo Build started on `date`
|
||||||
- echo Building the Docker image...
|
- echo Building the Docker image...
|
||||||
- docker build -t $REPOSITORY_URI:latest .
|
- docker build -t $REPOSITORY_URI:latest .
|
||||||
|
|||||||
Reference in New Issue
Block a user