This commit is contained in:
Giles Bradshaw 2020-04-27 23:56:31 +01:00
parent 0fef5258ee
commit 28efca918e
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ def main(ctx):
]), ]),
deploy( deploy(
"docker-compose-home.yml", "docker-compose-home.yml",
"gitea",
"/home/giles/gitea-drone-stack", "/home/giles/gitea-drone-stack",
), ),
], ],