set branch for test
This commit is contained in:
parent
bcdbde9a16
commit
7d042ad07e
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ preflight:
|
||||||
stage: preflight
|
stage: preflight
|
||||||
script:
|
script:
|
||||||
- pwd
|
- pwd
|
||||||
- git clone -b successful_set_with_df01_renamed "http://gitlab-ci-token:$ACCESS_TOKEN@git.mfd.msk/mfd/clearing_test.git"
|
- git clone -b only_final "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
|
||||||
|
|
@ -27,6 +27,7 @@ preflight:
|
||||||
- dev
|
- dev
|
||||||
- /^dev_.*$/
|
- /^dev_.*$/
|
||||||
- new
|
- new
|
||||||
|
- spring-state-machine-template-v2
|
||||||
resource_group: clearing-test
|
resource_group: clearing-test
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue