.gitlab-ci.yml updated v73

This commit is contained in:
Ivan Nikolaev-Axenov 2024-07-01 16:06:15 +03:00
parent 4a90d75cb3
commit a5258c0374
12 changed files with 1 additions and 2 deletions

View file

@ -44,7 +44,7 @@ test:
artifacts:
name: "$CI_COMMIT_REF_NAME"
paths:
- /builds/mfd/clearing/clr_test/result-files
- /builds/mfd/clearing/clr_test/mnt
script:
- echo "Installing maven and python" && apk update && apk add maven python3
- cd clr_test

View file

@ -39,7 +39,6 @@ services:
- /root/clr_test/mnt/logs/tester:/opt/clearing/clearing_testing_utils/clearing-tester/logs
- /root/clr_test/mnt/logs/converter:/opt/clearing/clearing_testing_utils/clearing-converter/logs
- /root/clr_test/mnt/logs/clearing:/opt/clearing/bin/log
- /root/clr_test/mnt/testFiles:/opt/clearing/clearing_testing_utils/store/results
# restart: always
zookeeper:

View file

View file

View file

View file

View file

View file

View file

View file