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

This commit is contained in:
2025-03-11 01:05:27 +00:00
parent e4f85149fc
commit add42fd0d6
Vendored
+1 -1
View File
@@ -10,7 +10,7 @@ pipeline {
spec: spec:
containers: containers:
- name: kaniko - name: kaniko
image: gcr.io/kaniko-project/executor:latest image: gcr.io/kaniko-project/executor:debug
command: ["/busybox/cat"] command: ["/busybox/cat"]
tty: true tty: true
''' '''