Skip to content

Commit

Permalink
fix gcr image missing problem
Browse files Browse the repository at this point in the history
Signed-off-by: Lyndon-Li <[email protected]>
  • Loading branch information
Lyndon-Li committed Dec 18, 2024
1 parent 010fd1c commit 876a1fc
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 876a1fc

Please sign in to comment.