diff --git a/pipelines/multi-branch/template.yml b/pipelines/multi-branch/template.yml index 38cf36d..fe245cb 100644 --- a/pipelines/multi-branch/template.yml +++ b/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}