From: Frank Brehm Date: Thu, 29 Dec 2022 17:29:27 +0000 (+0100) Subject: Removing branch develop from package building and signing X-Git-Tag: v1.0~1 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=2c8fe4e6195abc930b2afe930caef5131e40f9a1;p=pixelpark%2Fpython-packaging.git Removing branch develop from package building and signing --- diff --git a/gitlab/build-template-python.yaml b/gitlab/build-template-python.yaml index d68fa71..087d88c 100644 --- a/gitlab/build-template-python.yaml +++ b/gitlab/build-template-python.yaml @@ -37,7 +37,6 @@ variables: - if: $CI_COMMIT_BRANCH == "test" - if: $CI_COMMIT_BRANCH =~ /test-.*/ - if: $CI_COMMIT_BRANCH =~ /build.*/ - - if: $CI_COMMIT_BRANCH == "develop" tags: - docker cache: diff --git a/gitlab/sign-template.yaml b/gitlab/sign-template.yaml index 741a976..911a6cd 100644 --- a/gitlab/sign-template.yaml +++ b/gitlab/sign-template.yaml @@ -21,7 +21,6 @@ variables: - if: $CI_COMMIT_BRANCH == "test" - if: $CI_COMMIT_BRANCH =~ /test-.*/ - if: $CI_COMMIT_BRANCH =~ /build.*/ - - if: $CI_COMMIT_BRANCH == "develop" tags: - docker artifacts: