diff --git a/Jenkinsfile b/Jenkinsfile index f6358a5..22ad235 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,8 +6,8 @@ spec: #image: gcr.io/kaniko-project/executor:debug-539ddefcae3fd6b411a95982a830d987f4214251 image: gcr.io/kaniko-project/executor:v1.0.0 imagePullPolicy: Always - command: - - /busybox/cat + #command: + #- /busybox/cat tty: true volumeMounts: - name: jenkins-docker-cfg