Add Cloud Runner Pipeline to Main (#472)
* fix: k8s error handling (cherry picked from commit f633a3efb42432a6d2492712aead865a950c8dca) * include main in main cloud-runner pipeline (cherry picked from commit a40fbe941bba1ba4593c83c754b37363a969bfe5)
This commit is contained in:
2
.github/workflows/cloud-runner-pipeline.yml
vendored
2
.github/workflows/cloud-runner-pipeline.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Cloud Runner CI Pipeline
|
||||
|
||||
on:
|
||||
push: { branches: [cloud-runner-develop, cloud-runner-preview] }
|
||||
push: { branches: [cloud-runner-develop, cloud-runner-preview, main] }
|
||||
|
||||
env:
|
||||
GKE_ZONE: 'us-central1'
|
||||
|
||||
Reference in New Issue
Block a user