.gitlab-ci.yml updated v37

This commit is contained in:
Ivan Nikolaev-Axenov 2024-05-31 12:50:22 +03:00
parent 9bf1d6cdd3
commit 62289c351b

View file

@ -33,7 +33,7 @@ build:
name: "$CI_COMMIT_REF_NAME"
expire_in: 1 day
paths:
- z-distr/target
- /builds/mfd/clearing/z-distr/target/clearing
test:
stage: test
@ -43,7 +43,7 @@ test:
artifacts:
name: "$CI_COMMIT_REF_NAME"
paths:
- clr_test/mnt/testFiles
- /builds/mfd/clearing/clr_test/mnt/testFiles
script:
- apk update && apk add maven python3
- cd clr_test