.gitlab-ci.yml updated v77

This commit is contained in:
Ivan Nikolaev-Axenov 2024-07-01 17:11:38 +03:00
parent 64d37bf247
commit 05b9daa65c
2 changed files with 5102 additions and 1 deletions

View file

@ -49,5 +49,5 @@ test:
- echo "Installing maven and python" && apk update && apk add maven python3
- cd clr_test
# - echo "Copying jar files to clearing-all/bin" && cp -r /builds/mfd/clearing/z-distr/target/clearing/bin ./clearing-all/bin
- echo "Copying DDL.sql to db directory" && cp /builds/mfd/clearing/z-distr/target/clearing/db/DDL.sql ./db
# - echo "Copying DDL.sql to db directory" && cp /builds/mfd/clearing/z-distr/target/clearing/db/DDL.sql ./db
- python3 run_test_docker_containers.py

5101
clr_test/db/DDL.sql Normal file

File diff suppressed because it is too large Load diff