Skip to content

Commit b351956

Browse files
committed
updating docker buildspec
1 parent 10cfb86 commit b351956

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildspec-dockerhub.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ phases:
1212
- export ACCOUNT=$(echo $CODEBUILD_BUILD_ARN |cut -f5 -d:)
1313
- export PROJECT_NAME=$(echo $CODEBUILD_BUILD_ID |sed -e 's/.*pipeline-\(.*\)-artifact.*/\1/'
1414
- export IMAGE_REPO_NAME="${docker_hub_username}/$PROJECT_NAME"
15-
ecsdemo-frontend)
1615
- echo '***** This is the current env:'
1716
- printenv
1817
pre_build:

0 commit comments

Comments
 (0)