star
continuous-integration/drone/push Build is running
Details
continuous-integration/drone/push Build is running
Details
This commit is contained in:
parent
78562bad63
commit
621d7a2f66
|
@ -143,8 +143,7 @@ services:
|
||||||
- DRONE_AGENTS_ENABLED=true
|
- DRONE_AGENTS_ENABLED=true
|
||||||
- DRONE_CONVERT_PLUGIN_ENDPOINT=http://drone-starlark:3000
|
- DRONE_CONVERT_PLUGIN_ENDPOINT=http://drone-starlark:3000
|
||||||
- DRONE_CONVERT_PLUGIN_SECRET=${DRONE_CONVERT_SECRET}
|
- DRONE_CONVERT_PLUGIN_SECRET=${DRONE_CONVERT_SECRET}
|
||||||
#- DRONE_ENV_PLUGIN_ENDPOINT=http://git.local-domain:8888
|
- DRONE_STARLARK_REPO_PATHS=this:/home/giles/gitea-drone-stack
|
||||||
#- DRONE_ENV_PLUGIN_TOKEN=anything
|
|
||||||
networks:
|
networks:
|
||||||
- appnet
|
- appnet
|
||||||
drone-docker-runner:
|
drone-docker-runner:
|
||||||
|
@ -165,8 +164,6 @@ services:
|
||||||
- DRONE_RPC_SECRET=${DRONE_RPC_SECRET}
|
- DRONE_RPC_SECRET=${DRONE_RPC_SECRET}
|
||||||
- DRONE_RUNNER_CAPACITY=8
|
- DRONE_RUNNER_CAPACITY=8
|
||||||
- DRONE_RUNNER_NAME="docker-runner"
|
- DRONE_RUNNER_NAME="docker-runner"
|
||||||
#- DRONE_ENV_PLUGIN_ENDPOINT=http://git.local-domain:8888
|
|
||||||
#- DRONE_ENV_PLUGIN_TOKEN=anything
|
|
||||||
drone-starlark:
|
drone-starlark:
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
|
|
Reference in New Issue