test cases updated
This commit is contained in:
parent
f50637e611
commit
8f10f8b708
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ preflight:
|
||||||
stage: preflight
|
stage: preflight
|
||||||
script:
|
script:
|
||||||
- pwd
|
- pwd
|
||||||
- git clone -b only_final "http://gitlab-ci-token:$ACCESS_TOKEN@git.mfd.msk/mfd/clearing_test.git"
|
- git clone -b finl_fail_and_success "http://gitlab-ci-token:$ACCESS_TOKEN@git.mfd.msk/mfd/clearing_test.git"
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "$CI_COMMIT_REF_NAME"
|
name: "$CI_COMMIT_REF_NAME"
|
||||||
expire_in: 1 day
|
expire_in: 1 day
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue