diff --git a/docker-compose-home.yml b/docker-compose-home.yml index 3921e46..2e0245c 100644 --- a/docker-compose-home.yml +++ b/docker-compose-home.yml @@ -143,8 +143,7 @@ services: - DRONE_AGENTS_ENABLED=true - DRONE_CONVERT_PLUGIN_ENDPOINT=http://drone-starlark:3000 - DRONE_CONVERT_PLUGIN_SECRET=${DRONE_CONVERT_SECRET} - #- DRONE_ENV_PLUGIN_ENDPOINT=http://git.local-domain:8888 - #- DRONE_ENV_PLUGIN_TOKEN=anything + - DRONE_STARLARK_REPO_PATHS=this:/home/giles/gitea-drone-stack networks: - appnet drone-docker-runner: @@ -165,8 +164,6 @@ services: - DRONE_RPC_SECRET=${DRONE_RPC_SECRET} - DRONE_RUNNER_CAPACITY=8 - DRONE_RUNNER_NAME="docker-runner" - #- DRONE_ENV_PLUGIN_ENDPOINT=http://git.local-domain:8888 - #- DRONE_ENV_PLUGIN_TOKEN=anything drone-starlark: deploy: placement: