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

This commit is contained in:
Giles Bradshaw 2020-05-11 14:15:14 +01:00
parent 83a8250923
commit ff65f49f8e
10 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,4 @@
secretSecrets = [
"chat-admin-password",
"registry-password",
]

View File

@ -3,4 +3,5 @@ secretSecrets = [
"commento-askimet-key",
"commento-postgres-password",
"commento-github-secret",
"registry-password",
]

View File

@ -2,4 +2,5 @@ secretSecrets = [
"drone-convert-secret",
"drone-gitea-client-secret",
"drone-rpc-secret",
"registry-password",
]

View File

@ -1,3 +1,4 @@
secretSecrets = [
"ghost-mysql-root-password",
"registry-password",
]

View File

@ -4,4 +4,5 @@ secretSecrets = [
"gitea-security-internal-token",
"gitea-oauth2-jwt-secret",
"gitea-mailer-passwd",
"registry-password",
]

View File

@ -1,3 +1,4 @@
secretSecrets = [
"guacamole-postgres-password",
"registry-password",
]

View File

@ -1,4 +1,5 @@
secretSecrets = [
"matomo-mysql-root-password",
"matomo-mysql-password",
"registry-password",
]

View File

@ -1 +1,3 @@
secretSecrets = []
secretSecrets = [
"registry-password",
]

View File

@ -1,3 +1,4 @@
secretSecrets = [
"ngrok-auth-token",
"registry-password",
]

View File

@ -1,4 +1,5 @@
secretSecrets = [
"zabbix-mysql-root-password",
"zabbix-mysql-password",
"registry-password",
]