Skip to content

Commit

Permalink
Logout of gcr registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Nov 13, 2019
1 parent e1fccd8 commit 2b28c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ function cleanup {
# delete docker creds
set +e
docker logout $DOCKER_REGISTRY
docker logout $GCR_REGISTRY
set -e
rm -rf "$DOCKER_CONFIG"
}
Expand Down

0 comments on commit 2b28c7a

Please sign in to comment.