Fred Damstra (k8s1) 2 gadi atpakaļ
vecāks
revīzija
15bac47eae
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -8,7 +8,7 @@ podTemplate(yaml: '''
                   image: gcr.io/kaniko-project/executor:v1.9.1-debug
                   imagePullPolicy: Always
                   command:
-                  - '/bin/sleep 999999'
+                  - '/usr/bin/sleep 999999'
                   volumeMounts:
                   - name: docker-config
                     mountPath: /kaniko/.docker/