Skip to content

Commit

Permalink
point changes
Browse files Browse the repository at this point in the history
  • Loading branch information
parambole committed Jul 23, 2024
1 parent 825ed6d commit 28462c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker_maxdiffusion_image_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ BUILD_CONTEXT=${BUILD_CONTEXT:-.}
# Default: Don't delete local image
DELETE_LOCAL_IMAGE="false"

gcloud auth configure-docker us-docker.pkg.dev gcr.io --quiet
gcloud auth configure-docker --quiet
gcloud auth configure-docker us-docker.pkg.dev --quiet

COMMIT_HASH=$(git rev-parse --short HEAD)

Expand Down

0 comments on commit 28462c9

Please sign in to comment.