Browse Source

Revert the change

pull/5/head
Juto Yu 4 years ago
parent
commit
357e69e4e6
  1. 2
      pipelines/multi-branch/template.yml

2
pipelines/multi-branch/template.yml

@ -25,7 +25,7 @@ jobs:
- name: build - name: build
plan: plan:
- in_parallel: - in_parallel:
- get: branchhhh
- get: branch
passed: [test] passed: [test]
trigger: true trigger: true
- get: examples - get: examples

Loading…
Cancel
Save