Update buildspec.yml

This commit is contained in:
chuckcharlie
2022-07-27 13:10:10 -06:00
committed by GitHub
parent 3d27a99e86
commit f2a36bcb69

View File

@@ -16,3 +16,5 @@ phases:
post_build:
commands:
- echo Build completed on `date`
- echo Pushing the Docker image...
- docker push $AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com/$IMAGE_REPO_NAME:$IMAGE_TAG