Don't template since not necessary
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2021-01-08 14:35:41 +01:00
parent baf4d7e57a
commit d9f9abfab7
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 1 additions and 2 deletions

View File

@ -97,8 +97,7 @@ volumes:
configs:
config_json:
name: ${STACK_NAME}_config_json_${CONFIG_JSON_VERSION}
file: config.json.tmpl
template_driver: golang
file: config.json
alertad_conf:
name: ${STACK_NAME}_alertad_conf_${ALERTAD_CONF_VERSION}
file: alertad.conf.tmpl