fix: use stack name

This commit is contained in:
decentral1se 2021-11-13 21:05:43 +01:00
parent 42ab827781
commit ab17b3b9f3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 4 deletions

View File

@ -32,17 +32,17 @@ services:
configs:
config_js:
name: renovate_config_js_v1
name: comrade_renovate_bot_config_js_v1
file: config.js.tmpl
template_driver: golang
entrypoint:
name: renovate_entrypoint_v1
name: comrade_renovate_bot_entrypoint_v1
file: entrypoint.sh
secrets:
api_token:
name: renovate_api_token_v1
name: comrade_renovate_bot_api_token_v1
external: true
github_token:
name: renovate_github_token_v1
name: comrade_renovate_bot_github_token_v1
external: true