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:
podTemplates:
docker: |
- name: docker
label: jenkins-docker
serviceAccount: jenkins
label: docker
containers:
- name: jnlp
image: jenkins/jnlp-slave:3.27-1
# python: |
# - name: 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