.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
fa015d7d09
commit
f816d07e52
|
@ -0,0 +1,14 @@
|
||||||
|
publicSecrets = [
|
||||||
|
"blog-domain",
|
||||||
|
"certbot-email",
|
||||||
|
"chat-domain",
|
||||||
|
"drone-domain",
|
||||||
|
"drone-gitea-client-id",
|
||||||
|
"drone-gitea-server",
|
||||||
|
"git-domain",
|
||||||
|
"local-docker-registry",
|
||||||
|
"remote-domain",
|
||||||
|
"ssh-user",
|
||||||
|
"guacamole-postgres-db",
|
||||||
|
"guacamole-postgres-user"
|
||||||
|
]
|
|
@ -0,0 +1,6 @@
|
||||||
|
secretSecrets = [
|
||||||
|
"drone-convert-secret",
|
||||||
|
"drone-gitea-client-secret",
|
||||||
|
"drone-rpc-secret",
|
||||||
|
"guacamole-postgres-password",
|
||||||
|
]
|
Reference in New Issue