build-registry
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-05-11 13:51:38 +01:00
parent 506ee9a48d
commit 83a8250923
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ def drone(
secretSecrets,
),
build("ngrok-gitea"),
build("registry"),
build("letsencrypt-nginx"),
buildDockerFolder(
"Dockerfile.git",
@ -57,6 +58,7 @@ def drone(
"pull images",
[
"ngrok-gitea",
"registry",
"letsencrypt-git",
"letsencrypt-drone",
],