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