debug volume config
Some checks failed
Lint / golangci-lint (push) Failing after 9m56s
Declarative Tests / test (push) Failing after 0s

This commit is contained in:
Matthew Rich 2024-05-24 16:49:24 -07:00
parent 29940da09c
commit 7189583c49

View File

@ -14,6 +14,7 @@ jobs:
GOPATH: / GOPATH: /
SSH_AUTH_SOCK: /tmp/ssh.sock SSH_AUTH_SOCK: /tmp/ssh.sock
ENVIRONMENT: dev ENVIRONMENT: dev
BUILDER_VOLUME_HOME: "${{ vars.BUILDER_VOLUME_HOME }}"
volumes: volumes:
- "/etc/timezone:/etc/timezone:ro" - "/etc/timezone:/etc/timezone:ro"
- "/etc/localtime:/etc/localtime:ro" - "/etc/localtime:/etc/localtime:ro"