enable debug, comment out volume

This commit is contained in:
2025-11-21 14:14:51 -05:00
parent 5a92ea666e
commit 74ebbccc75

View File

@ -14,8 +14,9 @@ services:
configs:
- source: runner_conf
target: /etc/gitlab-runner/config.toml
volumes:
- "runnner_config:/etc/gitlab-runner"
command: gitlab-runner --debug run
# volumes:
# - "runnner_config:/etc/gitlab-runner"
networks:
- internal
secrets: