This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@ pipeline {
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: kaniko
|
- name: kaniko
|
||||||
image: gcr.io/kaniko-project/executor:latest
|
image: gcr.io/kaniko-project/executor:debug
|
||||||
command: ["/busybox/cat"]
|
command: ["/busybox/cat"]
|
||||||
tty: true
|
tty: true
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user