Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b377783

Browse files
committedFeb 10, 2022
re-push image
1 parent 05fc4cf commit b377783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ci/steps/docker-buildx-push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ main() {
2020

2121
if version_exists; then
2222
echo "$VERSION is already pushed"
23-
return
23+
# return
2424
fi
2525

2626
# Download the release-packages artifact

0 commit comments

Comments
 (0)
Please sign in to comment.