.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-05-10 20:09:19 +01:00
parent 43ef732961
commit e00d289617
1 changed files with 0 additions and 3 deletions

View File

@ -38,14 +38,11 @@ def drone(
), ),
build("gitea"), build("gitea"),
build("guacamole-postgresql"), build("guacamole-postgresql"),
build("ghost"),
scp(base), scp(base),
pull( pull(
"pull images", "pull images",
[ [
"drone-starlark",
"gitea", "gitea",
"ghost",
"guacamole-postgresql", "guacamole-postgresql",
], ],
), ),