Detach api tests

This commit is contained in:
Administrator 2022-04-04 15:07:29 +02:00
parent f7ece8e439
commit 884c3f98cc

View File

@ -16,6 +16,7 @@ pipeline:
# -------------------------------------- API -------------------------------------- # -------------------------------------- API --------------------------------------
test_api: test_api:
image: python image: python
detach: true
commands: commands:
- export MYSQL_USER=aktienbot - export MYSQL_USER=aktienbot
- export MYSQL_PASSWORD=12345678 - export MYSQL_PASSWORD=12345678