diff --git a/compose.yml b/compose.yml index acf0e5f..5cb3218 100644 --- a/compose.yml +++ b/compose.yml @@ -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: