Skip to content

Commit

Permalink
Merge pull request #118 from marosset/gcloud-auth
Browse files Browse the repository at this point in the history
call gcloud auth in cloudbuild.yaml
  • Loading branch information
k8s-ci-robot committed Aug 22, 2023
2 parents 1f702d7 + 82f511f commit 3a9682e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ steps:
- -c
- |
echo "Building / Pushing GMSA webhook container"
gcloud auth configure-docker
cd admission-webhook
make release-staging
substitutions:
Expand Down

0 comments on commit 3a9682e

Please sign in to comment.