.gitlab-ci.yml updated v121
This commit is contained in:
parent
877b62118c
commit
be13c63097
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ test:
|
|||
collect_results:
|
||||
stage: collect_results
|
||||
script:
|
||||
- ls $CI_PROJECT_DIR/clr_test/mnt/results
|
||||
- cp -a /builds/mfd/clearing/clr_test/mnt/. $CI_PROJECT_DIR/clr_test/mnt/
|
||||
artifacts:
|
||||
name: "$CI_COMMIT_REF_NAME"
|
||||
expire_in: 1 day
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue