.gitlab-ci.yml updated v6
This commit is contained in:
parent
9dac139e25
commit
a57ba0ae6b
1 changed files with 2 additions and 2 deletions
|
|
@ -24,5 +24,5 @@ test:
|
|||
stage: test
|
||||
script:
|
||||
- cd clr_test
|
||||
- docker compose build --no-cache
|
||||
- docker compose up --abort-on-container-exit --exit-code-from clearing_system
|
||||
- docker-compose down --volumes
|
||||
- docker compose up --build --force-recreate --abort-on-container-exit --exit-code-from clearing_system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue