This commit is contained in:
Giles Bradshaw 2020-04-24 10:28:17 +01:00
parent b3f2f749e0
commit 97781f12e3
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# load("@this//:steps.star", "steps")
load("@this//:steps.star", "steps")
def main(ctx):
# return steps()

View File

@ -143,9 +143,11 @@ services:
- DRONE_AGENTS_ENABLED=true
- DRONE_CONVERT_PLUGIN_ENDPOINT=http://drone-starlark:3000
- DRONE_CONVERT_PLUGIN_SECRET=${DRONE_CONVERT_SECRET}
- DRONE_STARLARK_REPO_PATHS=this:/home/giles/gitea-drone-stack
- DRONE_STARLARK_REPO_PATHS=this:/repos
networks:
- appnet
volumes:
- home/giles/gitea-drone-stack:/repos
drone-docker-runner:
deploy:
placement: