Spaces:
Running
Running
Commit
·
88fb029
1
Parent(s):
2773528
fix: remove push image dependency
Browse files- cloudbuild-endpoint.yaml +0 -2
cloudbuild-endpoint.yaml
CHANGED
|
@@ -27,8 +27,6 @@ steps:
|
|
| 27 |
|
| 28 |
- name: "gcr.io/google.com/cloudsdktool/cloud-sdk"
|
| 29 |
entrypoint: "bash"
|
| 30 |
-
waitFor:
|
| 31 |
-
- "push-image"
|
| 32 |
args:
|
| 33 |
- "-c"
|
| 34 |
- |
|
|
|
|
| 27 |
|
| 28 |
- name: "gcr.io/google.com/cloudsdktool/cloud-sdk"
|
| 29 |
entrypoint: "bash"
|
|
|
|
|
|
|
| 30 |
args:
|
| 31 |
- "-c"
|
| 32 |
- |
|