We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f2596 commit cc09823Copy full SHA for cc09823
cloudbuild.yaml
@@ -7,7 +7,7 @@ steps:
7
name: 'gcr.io/cloud-builders/docker'
8
args: ['push', 'gcr.io/laomaojp/github.com/eoslaomao/watchdog:$TAG_NAME']
9
10
-- id: 'make sure kubectl can work'
+- id: 'Make sure kubectl can work'
11
name: 'gcr.io/cloud-builders/kubectl'
12
env:
13
- 'CLOUDSDK_COMPUTE_ZONE=asia-northeast1'
0 commit comments