.gitlab-ci.yml updated v4
This commit is contained in:
parent
dc24683a90
commit
d8f0527bbd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue