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 264db42 commit b6056e6Copy full SHA for b6056e6
ci/cloudbuild/cloudbuild.yaml
@@ -24,7 +24,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/nodejs-getting-started/${_TRIGGER_SOURCE}
24
timeout: 7200s
25
26
steps:
27
- - name: 'gcr.io/kaniko-project/executor:v1.9.0'
+ - name: 'gcr.io/kaniko-project/executor:v1.9.1'
28
args: [
29
'--log-format=text',
30
'--context=dir:///workspace/testing',
0 commit comments