Commit 67b8149c authored by João Lino's avatar João Lino

Specify container to use for docker labeled agents.

parent 257079ea
...@@ -545,8 +545,10 @@ agent: ...@@ -545,8 +545,10 @@ agent:
podTemplates: podTemplates:
docker: | docker: |
- name: docker - name: docker
label: jenkins-docker label: docker
serviceAccount: jenkins containers:
- name: jnlp
image: jenkins/jnlp-slave:3.27-1
# python: | # python: |
# - name: python # - name: python
# label: jenkins-python # label: jenkins-python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment