From 9d2e7bc1e96e5db4f6986b4e3beb3083bf8f326e Mon Sep 17 00:00:00 2001 From: Wolfram Gulde Date: Thu, 19 May 2022 17:10:27 +0200 Subject: [PATCH] feat(exx-Pipeline): check confluence only on MR --- templates/documentations/documentation.gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/documentations/documentation.gitlab-ci.yml b/templates/documentations/documentation.gitlab-ci.yml index fd6e055..c6f69b3 100644 --- a/templates/documentations/documentation.gitlab-ci.yml +++ b/templates/documentations/documentation.gitlab-ci.yml @@ -22,7 +22,6 @@ paths: [ merge_requests/ ] rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH script: - check-validity