diff --git a/Jenkinsfile b/Jenkinsfile index de357d9..8b28b1e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,8 +8,8 @@ spec: command: - /busybox/cat volumeMounts: - - name: certs - mountPath: /kaniko/ssl/certs + - name: certs + mountPath: /kaniko/ssl/certs tty: true volumes: - name: certs