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:
|
||||
name: buildkite-api-token-readonly
|
||||
key: token
|
||||
- name: BUILDKITE_BUILD_PATH
|
||||
value: "/var/lib/buildkite-agent/builds"
|
||||
volumes:
|
||||
- name: github-ssh
|
||||
secret:
|
||||
|
|
Loading…
Reference in a new issue