diff --git a/pipeline.yml b/pipeline.yml index 84a8c2d..0368c65 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -8,13 +8,13 @@ variables: build_go: stage: deploy allow_failure: false - strategy: depend trigger: include: - project: 'developerdurp/yml' ref: 'main' file: - 'pipelines/go-build.yml' + strategy: depend rules: - exists: - "go.mod"