Skip to content

Commit 2ee9986

Browse files
Cloud Build: Add missing config, remove unused ones. (#11777)
Co-authored-by: Marco Ebert <[email protected]>
1 parent 596054a commit 2ee9986

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

images/ext-auth-example-authsvc/cloudbuild.yaml renamed to images/e2e-test-echo/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ steps:
88
entrypoint: bash
99
args:
1010
- -c
11-
- gcloud auth configure-docker && cd images && make NAME=ext-auth-example-authsvc push
11+
- gcloud auth configure-docker && cd images && make NAME=e2e-test-echo push

images/go-grpc-greeter-server/cloudbuild.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)