giles
/
stack
Archiviert
1
1
Fork 0

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

This commit is contained in:
Giles Bradshaw 2020-05-04 20:14:37 +01:00
Ursprung 3b623cf070
Commit 0a869d7539
2 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -27,4 +27,6 @@ publicSecrets = [
"commento-smtp-username",
"commento-smtp-from-address",
"commento-forbid-new-owners",
"commento-postgres-db",
"commento-postgres-user",
]

Datei anzeigen

@ -13,4 +13,5 @@ secretSecrets = [
"gitea-mailer-passwd",
"commento-smtp-password",
"commento-askimet-key",
"commento-postgres-password",
]