Skip to content

Commit

Permalink
script tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Aug 27, 2024
1 parent 845fe21 commit 8d8ae01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/fresh_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ build_image_push() {
build_image $1 $2 "$3"
if test_flag 'push'
then
# disable docker push to main account ECR
echo 'disable docker push to main account ECR'
# docker push --quiet $1 >> $LOGDOCKER 2>&1
# eval_jobstat $? "FAIL" "Docker push $1"
else
Expand Down

0 comments on commit 8d8ae01

Please sign in to comment.