Skip to content

Commit

Permalink
Cloud Build: Add missing config, remove unused ones. (#11774)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko authored Aug 12, 2024
1 parent 6c404a5 commit 28d2e78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ steps:
entrypoint: bash
args:
- -c
- gcloud auth configure-docker && cd images && make NAME=ext-auth-example-authsvc push
- gcloud auth configure-docker && cd images && make NAME=e2e-test-echo push
11 changes: 0 additions & 11 deletions images/go-grpc-greeter-server/cloudbuild.yaml

This file was deleted.

0 comments on commit 28d2e78

Please sign in to comment.