Bumped to executor v1.0.0

This commit is contained in:
jenkins-x-bot 2020-09-08 11:58:55 +08:00
parent 96bcf60182
commit ce378029b1

6
Jenkinsfile vendored
View File

@ -4,10 +4,10 @@ spec:
containers:
- name: kaniko
#image: gcr.io/kaniko-project/executor:debug-539ddefcae3fd6b411a95982a830d987f4214251
image: gcr.io/kaniko-project/executor:v1.0.0
image: gcr.io/kaniko-project/executor:debug-v1.0.0
imagePullPolicy: Always
#command:
#- /busybox/cat
command:
- /busybox/cat
tty: true
volumeMounts:
- name: jenkins-docker-cfg