.gitlab-ci.yml updated v94

This commit is contained in:
Ivan Nikolaev-Axenov 2024-07-02 12:03:49 +03:00
parent 2b13c08a9b
commit 06f763c11f

View file

@ -45,7 +45,7 @@ test:
untracked: true
expire_in: 1 day
paths:
- /builds/mfd/clearing/clr_test/mnt/results/
- /builds/mfd/clearing/clr_test/mnt/results/*
script:
- pwd
- echo "Installing maven and python" && apk update && apk add maven python3