.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
43ef732961
commit
e00d289617
|
@ -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",
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in New Issue