Jenkins - podtemplate 수정
This commit is contained in:
@@ -70,9 +70,9 @@ agent:
|
|||||||
command: "/bin/sh -c"
|
command: "/bin/sh -c"
|
||||||
args: "cat"
|
args: "cat"
|
||||||
ttyEnabled: true
|
ttyEnabled: true
|
||||||
agent-builer-jenkins-agent: |
|
agent-builder-jenkins-agent: |
|
||||||
- name: "agent-builer-jenkins-agent"
|
- name: "agent-builder-jenkins-agent"
|
||||||
label: "agent-builer-jenkins-agent"
|
label: "agent-builder-jenkins-agent"
|
||||||
containers:
|
containers:
|
||||||
- name: kaniko
|
- name: kaniko
|
||||||
image: "gcr.io/kaniko-project/executor:v1.9.0-debug"
|
image: "gcr.io/kaniko-project/executor:v1.9.0-debug"
|
||||||
|
|||||||
Reference in New Issue
Block a user