.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
3b623cf070
commit
0a869d7539
|
@ -27,4 +27,6 @@ publicSecrets = [
|
||||||
"commento-smtp-username",
|
"commento-smtp-username",
|
||||||
"commento-smtp-from-address",
|
"commento-smtp-from-address",
|
||||||
"commento-forbid-new-owners",
|
"commento-forbid-new-owners",
|
||||||
|
"commento-postgres-db",
|
||||||
|
"commento-postgres-user",
|
||||||
]
|
]
|
|
@ -13,4 +13,5 @@ secretSecrets = [
|
||||||
"gitea-mailer-passwd",
|
"gitea-mailer-passwd",
|
||||||
"commento-smtp-password",
|
"commento-smtp-password",
|
||||||
"commento-askimet-key",
|
"commento-askimet-key",
|
||||||
|
"commento-postgres-password",
|
||||||
]
|
]
|
Reference in New Issue