.gitlab-ci.yml updated v4

This commit is contained in:
Ivan Nikolaev-Axenov 2024-05-30 11:51:08 +03:00
parent dc24683a90
commit d8f0527bbd

View file

@ -27,4 +27,4 @@ test:
script:
- cd clr_test
- docker compose rm -f
- docker compose up --build --abort-on-container-exit --exit-code-from clearing_system
- docker compose up --force-recreate --build --abort-on-container-exit --exit-code-from clearing_system