Skip to content

Commit

Permalink
Login to google cloud registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Nov 12, 2019
1 parent 0199b4f commit 1899504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Expand Up @@ -41,6 +41,7 @@ git push origin "$TAGNAME"
echo "$GOOGLE_CREDS" > "$GOOGLE_APPLICATION_CREDENTIALS"
# config will be saved to location explicitly specified in $DOCKER_CONFIG (set by Doppler)
echo $DOCKER_HUB_TOKEN | docker login -u $DOCKER_HUB_USER --password-stdin $DOCKER_REGISTRY
echo $GOOGLE_CREDS | docker login -u $GCR_USER --password-stdin $GCR_REGISTRY
goreleaser release --rm-dist

scripts/publish-deb.sh
Expand Down

0 comments on commit 1899504

Please sign in to comment.