Skip to content

Commit

Permalink
Merge pull request #8525 from Lyndon-Li/fix-gcr-push-problem
Browse files Browse the repository at this point in the history
Fix GCR image missing problem
  • Loading branch information
ywk253100 authored Dec 19, 2024
2 parents a663cc4 + 876a1fc commit 975e6bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/docker-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,5 @@ TAG_LATEST="$TAG_LATEST" \
BUILD_OS="$BUILD_OS" \
BUILD_ARCH="$BUILD_ARCH" \
BUILD_OUTPUT_TYPE=$OUTPUT_TYPE \
BUILD_TAG_GCR=true \
make all-containers

0 comments on commit 975e6bd

Please sign in to comment.