Browse Source

Fail the tracker pipeline

pull/5/head
Juto Yu 4 years ago
parent
commit
4a154f5a72
  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: branch
- get: branchhhh
passed: [test] passed: [test]
trigger: true trigger: true
- get: examples - get: examples

Loading…
Cancel
Save