.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
83a8250923
commit
ff65f49f8e
|
@ -1,3 +1,4 @@
|
|||
secretSecrets = [
|
||||
"chat-admin-password",
|
||||
"registry-password",
|
||||
]
|
|
@ -3,4 +3,5 @@ secretSecrets = [
|
|||
"commento-askimet-key",
|
||||
"commento-postgres-password",
|
||||
"commento-github-secret",
|
||||
"registry-password",
|
||||
]
|
|
@ -2,4 +2,5 @@ secretSecrets = [
|
|||
"drone-convert-secret",
|
||||
"drone-gitea-client-secret",
|
||||
"drone-rpc-secret",
|
||||
"registry-password",
|
||||
]
|
|
@ -1,3 +1,4 @@
|
|||
secretSecrets = [
|
||||
"ghost-mysql-root-password",
|
||||
"registry-password",
|
||||
]
|
|
@ -4,4 +4,5 @@ secretSecrets = [
|
|||
"gitea-security-internal-token",
|
||||
"gitea-oauth2-jwt-secret",
|
||||
"gitea-mailer-passwd",
|
||||
"registry-password",
|
||||
]
|
|
@ -1,3 +1,4 @@
|
|||
secretSecrets = [
|
||||
"guacamole-postgres-password",
|
||||
"registry-password",
|
||||
]
|
|
@ -1,4 +1,5 @@
|
|||
secretSecrets = [
|
||||
"matomo-mysql-root-password",
|
||||
"matomo-mysql-password",
|
||||
"registry-password",
|
||||
]
|
|
@ -1 +1,3 @@
|
|||
secretSecrets = []
|
||||
secretSecrets = [
|
||||
"registry-password",
|
||||
]
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
secretSecrets = [
|
||||
"ngrok-auth-token",
|
||||
"registry-password",
|
||||
]
|
|
@ -1,4 +1,5 @@
|
|||
secretSecrets = [
|
||||
"zabbix-mysql-root-password",
|
||||
"zabbix-mysql-password",
|
||||
"registry-password",
|
||||
]
|
Loading…
Reference in New Issue