drone/.drone/lib/public-secrets.libsonnet

10 lines
135 B
Plaintext
Raw Normal View History

2020-08-26 23:14:17 +00:00
[
2020-08-28 20:51:50 +00:00
'domain',
2020-08-26 23:14:17 +00:00
'drone-gitea-client-id',
'drone-gitea-server',
'drone-server-host',
2020-08-28 20:51:50 +00:00
'ssh-host',
2020-09-22 11:41:05 +00:00
'ssh-username',
2020-08-28 20:51:50 +00:00
'ssh-port'
2020-08-26 23:14:17 +00:00
]