Upgrade secret template
This commit is contained in:
parent
6530461990
commit
37dffad091
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
endpoint: "https://git.autonomic.zone/api/v1/",
|
||||
token: "{{ secret "api-token-v1" }}",
|
||||
token: "{{ secret "api-token-v2" }}",
|
||||
platform: "gitea",
|
||||
logLevel: "info",
|
||||
onboarding: true,
|
||||
|
Reference in New Issue
Block a user