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
|
||||
script:
|
||||
- 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:
|
||||
name: "$CI_COMMIT_REF_NAME"
|
||||
expire_in: 1 day
|
||||
|
|
@ -27,6 +27,7 @@ preflight:
|
|||
- dev
|
||||
- /^dev_.*$/
|
||||
- new
|
||||
- spring-state-machine-template-v2
|
||||
resource_group: clearing-test
|
||||
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue