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

This commit is contained in:
Giles Bradshaw 2020-04-28 16:55:36 +01:00
parent 34f898b524
commit a74f31f705
1 changed files with 0 additions and 6 deletions

View File

@ -16,14 +16,8 @@ load("@this//:deploy.star", "deploy")
load("@this//:build-folder.star", "buildFolder")
load("@this//:build-docker-folder.star", "buildDockerFolder")
load("@this//:pipeline.star", "pipeline")
load("@this//stack:drone.star", "drone")
def main(ctx):
return drone(
'home-deploy',
"/home/giles/gitea-drone-stack"
'gitea',
)
if ctx.build.branch == 'home-deploy':
return [
pipeline(