tweaking for success
This commit is contained in:
@@ -23,7 +23,7 @@ phases:
|
|||||||
- echo Build started on `date`
|
- echo Build started on `date`
|
||||||
- echo Building the Docker image...
|
- echo Building the Docker image...
|
||||||
- ls /root/.m2/
|
- ls /root/.m2/
|
||||||
- ls build
|
- ls
|
||||||
- docker build -t $REPOSITORY_URI:$TAG_NAME .
|
- docker build -t $REPOSITORY_URI:$TAG_NAME .
|
||||||
- docker tag $REPOSITORY_URI:$TAG_NAME $REPOSITORY_URI:$IMAGE_TAG
|
- docker tag $REPOSITORY_URI:$TAG_NAME $REPOSITORY_URI:$IMAGE_TAG
|
||||||
post_build:
|
post_build:
|
||||||
|
|||||||
Reference in New Issue
Block a user