Loads of updates #1

Merged
lilleman merged 3 commits from tmp into master 2023-05-10 22:44:19 +02:00
Showing only changes of commit 9488f82b18 - Show all commits

View File

@ -12,7 +12,6 @@ steps:
- docker-compose down -v --remove-orphans -t0
- docker-compose build
- docker-compose --profile tests build
- docker-compose run --rm db-migrations
- docker-compose up -d
- docker-compose run --rm tests