Skip to content

Commit

Permalink
call gcloud auth in cloudubuild.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Rossetti <[email protected]>
  • Loading branch information
marosset committed Aug 22, 2023
1 parent 1f702d7 commit 82f511f
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 82f511f

Please sign in to comment.