set BUILDKITE_BUILD_PATH for service agents
This commit is contained in:
parent
d11188e407
commit
a6c2eb7f23
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ spec:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: buildkite-api-token-readonly
|
name: buildkite-api-token-readonly
|
||||||
key: token
|
key: token
|
||||||
|
- name: BUILDKITE_BUILD_PATH
|
||||||
|
value: "/var/lib/buildkite-agent/builds"
|
||||||
volumes:
|
volumes:
|
||||||
- name: github-ssh
|
- name: github-ssh
|
||||||
secret:
|
secret:
|
||||||
|
|
Loading…
Reference in a new issue