.gitlab-ci.yml updated v26
This commit is contained in:
parent
75b82da809
commit
b530c93e2f
1 changed files with 1 additions and 0 deletions
|
|
@ -30,5 +30,6 @@ test:
|
||||||
- docker images --all
|
- docker images --all
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la ../z-distr/target/clearing
|
- ls -la ../z-distr/target/clearing
|
||||||
|
- la -la /builds/mfd/clearing/z-distr/target/clearing/db
|
||||||
- docker-compose down --volumes
|
- docker-compose down --volumes
|
||||||
- docker compose up --build --force-recreate --abort-on-container-exit --exit-code-from clearing_system
|
- docker compose up --build --force-recreate --abort-on-container-exit --exit-code-from clearing_system
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue