Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reverted to last tag, new docker login step add
Browse files Browse the repository at this point in the history
amarzilpesf committed Dec 6, 2023
1 parent 4212c2f commit ba9385c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/docker-build-tag-and-push.sh
Original file line number Diff line number Diff line change
@@ -37,6 +37,5 @@ aws ecr get-login-password \

printf "\nPushing $IMAGE_NAME:$IMAGE_TAG to ECR...\n"
docker push $IMAGE_NAME:$IMAGE_TAG
docker push sourcefuse/sourcefuse-backstage:latest

echo "::set-output name=image::$IMAGE_NAME:$IMAGE_TAG"

0 comments on commit ba9385c

Please sign in to comment.