.gitlab-ci.yml updated v97
This commit is contained in:
parent
41fb033488
commit
a0c7ee3a17
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ test:
|
||||||
expire_in: 1 day
|
expire_in: 1 day
|
||||||
paths:
|
paths:
|
||||||
- $CI_PROJECT_DIR/
|
- $CI_PROJECT_DIR/
|
||||||
|
before_script:
|
||||||
|
- ln -s /builds/mfd/clearing/clr_test $CI_PROJECT_DIR/clr_test
|
||||||
script:
|
script:
|
||||||
- echo $CI_PROJECT_DIR
|
- echo $CI_PROJECT_DIR
|
||||||
- pwd
|
- pwd
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue