.gitlab-ci.yml updated v92

This commit is contained in:
Ivan Nikolaev-Axenov 2024-07-02 11:47:03 +03:00
parent a5ee992c9b
commit 3bb6540fa6

View file

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