.gitlab-ci.yml updated v77
This commit is contained in:
parent
64d37bf247
commit
05b9daa65c
2 changed files with 5102 additions and 1 deletions
|
|
@ -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
5101
clr_test/db/DDL.sql
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue