This commit is contained in:
parent
f1e19b71ae
commit
c24da5b187
drone-starlark/repos/stack
|
@ -13,6 +13,6 @@ publicSecrets = [
|
|||
"guacamole-postgres-user",
|
||||
"sigyl-stack-root",
|
||||
"sigyl-stack-name",
|
||||
"ghost_mail_service",
|
||||
"ghost_mail_user",
|
||||
"ghost-mail-service",
|
||||
"ghost-mail-user",
|
||||
]
|
|
@ -4,5 +4,5 @@ secretSecrets = [
|
|||
"drone-rpc-secret",
|
||||
"guacamole-postgres-password",
|
||||
"ngrok-auth-token",
|
||||
"ghost_mail_user",
|
||||
"ghost-mail-password",
|
||||
]
|
Reference in New Issue