fix(ci): move branch pipelines in matching sub-dir
This commit is contained in:
parent
4a9148a7b8
commit
db79c61cb1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jobs:
|
|||
- across:
|
||||
- var: branch
|
||||
values: ((.:branches))
|
||||
set_pipeline: dev
|
||||
set_pipeline: nurse.dev
|
||||
file: nurse.git/.concourse/branch-validate.yml
|
||||
instance_vars: {feature: ((.:branch.groups.feature))}
|
||||
vars: {branch: ((.:branch.name))}
|
Loading…
Reference in a new issue