Jenkins - podtemplate 수정

This commit is contained in:
dsk-minchulahn
2024-01-23 17:05:26 +09:00
parent ee98560cf0
commit c9e7552dec

View File

@@ -70,9 +70,9 @@ agent:
command: "/bin/sh -c"
args: "cat"
ttyEnabled: true
agent-builer-jenkins-agent: |
- name: "agent-builer-jenkins-agent"
label: "agent-builer-jenkins-agent"
agent-builder-jenkins-agent: |
- name: "agent-builder-jenkins-agent"
label: "agent-builder-jenkins-agent"
containers:
- name: kaniko
image: "gcr.io/kaniko-project/executor:v1.9.0-debug"