add host
This commit is contained in:
parent
67e8a7e05e
commit
98cd6b3cfc
|
|
@ -36,3 +36,5 @@ spec:
|
||||||
value: "IfNotPresent"
|
value: "IfNotPresent"
|
||||||
- name: DRONE_RUNNER_IMAGE_PULL_SECRETS
|
- name: DRONE_RUNNER_IMAGE_PULL_SECRETS
|
||||||
value: ""
|
value: ""
|
||||||
|
- name: DRONE_RUNNER_VOLUMES
|
||||||
|
value: "/opt/drone-cache/maven:/opt/drone-cache/maven"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue