We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b542117 commit 0cfcfabCopy full SHA for 0cfcfab
ci/codebuild/test.yml
@@ -16,5 +16,4 @@ phases:
16
commands:
17
- echo Build completed on `date`
18
- echo Pushing the Docker image
19
- - $(aws ecr get-login --no-include-email --region $AWS_REGION)
20
- docker push $DOCKER_IMAGE_NAME
0 commit comments