with push_release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-08-20 23:55:24 +02:00
parent 39b68e0dde
commit 908ead3887
12 changed files with 111 additions and 1289 deletions

View File

@@ -2,6 +2,6 @@
set -e
cuddle_cli render_template --template-file $TMP/docker-compose.local_up.yml.tmpl --dest $TMP/docker-compose.local_up.yml
cuddle_cli render_templates --template-file $TMP/docker-compose.local_up.yml.tmpl --dest $TMP/docker-compose.local_up.yml
docker compose -f $TMP/docker-compose.local_up.yml up -d --remove-orphans