.
continuous-integration/drone/push Build is running Details

This commit is contained in:
Giles Bradshaw 2020-04-28 16:46:28 +01:00
parent eb8ae851e4
commit e57b2c0c04
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ load("@this//:pipeline.star", "pipeline")
def drone(
branch,
base,
name,
):
if ctx.build.branch == branch:
return [
@ -52,7 +53,7 @@ def drone(
]),
deploy(
"docker-compose-home.yml",
"gitea",
name,
base,
publicSecrets + secretSecrets