From deb92dc15ae8ac2e8dc66799ae97c51e868cfbf4 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 5 May 2024 14:06:24 -0500 Subject: [PATCH] update --- pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"