.gitlab-ci.yml updated v20
This commit is contained in:
parent
51a39663ef
commit
99f5661ddf
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ test:
|
|||
stage: test
|
||||
script:
|
||||
- cd clr_test
|
||||
- ls ../z-distr/target/clearing/bin
|
||||
- ls ../z-distr/target/clearing/db
|
||||
# - ls ../z-distr/target/clearing/bin
|
||||
# - ls ../z-distr/target/clearing/db
|
||||
- pwd
|
||||
- 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