update volume path
Some checks failed
Lint / golangci-lint (push) Failing after 9m56s
Declarative Tests / test (push) Failing after 8s

This commit is contained in:
Matthew Rich 2024-05-24 01:17:13 -07:00
parent 3a4f023df2
commit b7445a668a

View File

@ -14,6 +14,8 @@ jobs:
GOPATH: /
SSH_AUTH_SOCK: /tmp/ssh.sock
ENVIRONMENT: dev
valid_volumes:
- '**'
volumes:
- ${{ vars.BUILDER_VOLUME_HOME }}/.ssh/known_hosts:/root/.ssh/known_hosts
- ${{ env.SSH_AUTH_SOCK }}:/tmp/ssh.sock