drone/drone-starlark/repos/commento/public-secrets.star

11 lines
259 B
Plaintext
Raw Normal View History

2020-05-10 22:53:40 +00:00
publicSecrets = [
"commento-origin",
"commento-smtp-host",
"commento-smtp-port",
"commento-smtp-username",
"commento-smtp-from-address",
"commento-forbid-new-owners",
"commento-postgres-db",
"commento-postgres-user",
2020-05-11 18:05:34 +00:00
"commento-github-key",
2020-05-10 22:53:40 +00:00
]