fix(ci): move branch pipelines in matching sub-dir

This commit is contained in:
Peter Kurfer 2023-01-03 19:48:38 +01:00
parent 4a9148a7b8
commit db79c61cb1
No known key found for this signature in database

View file

@ -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))}