Browse Source

How to pass a var?

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

1
pipelines/multi-branch/template.yml

@ -18,7 +18,6 @@ jobs:
trigger: true
- get: examples
- task: unit
vars: ((golang))
file: examples/tasks/go-test.yml
input_mapping: {repo: branch}
params: {MODULE: apps/golang}

Loading…
Cancel
Save