.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
079b1611ee
commit
f3f3e357a0
|
@ -29,7 +29,7 @@ def main(ctx):
|
|||
secretSecrets,
|
||||
),
|
||||
wait(15, "wait"),
|
||||
# build("guacamole-postgresql"),
|
||||
build("guacamole-postgresql"),
|
||||
build("ngrok-gitea"),
|
||||
build("letsencrypt-nginx"),
|
||||
build("drone-starlark"),
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
("@this//:from-secret.star", "fromSecret")
|
||||
load("@this//:from-secret.star", "fromSecret")
|
||||
|
||||
def clear(folder):
|
||||
return {
|
||||
|
|
Reference in New Issue