Jenkinsfile aktualisiert
kaniko-test/pipeline/head There was a failure building this commit

This commit is contained in:
2025-03-11 01:03:56 +00:00
parent 17da242883
commit 5f8e4fb8f1
Vendored
+2 -2
View File
@@ -11,8 +11,8 @@ pipeline {
containers: containers:
- name: kaniko - name: kaniko
image: gcr.io/kaniko-project/executor:latest image: gcr.io/kaniko-project/executor:latest
command: command: ["/busybox/cat"]
- ls tty: true"
tty: true tty: true
''' '''
retries 2 retries 2