.gitlab-ci.yml updated v92
This commit is contained in:
parent
a5ee992c9b
commit
3bb6540fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue