From: Frank Brehm Date: Fri, 1 Apr 2022 12:46:22 +0000 (+0200) Subject: Enabling package build in stage develop X-Git-Tag: 0.4.1^2~9 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=76eae7fcf29f515aa8d25e247d72516b885651c7;p=pixelpark%2Fpp-admin-tools.git Enabling package build in stage develop --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6f2e713..4e8293b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -149,6 +149,7 @@ Linter: - if: $CI_COMMIT_BRANCH == "master" - if: $CI_COMMIT_BRANCH == "main" - if: $CI_COMMIT_BRANCH == "test" + - if: $CI_COMMIT_BRANCH == "develop" tags: - docker needs: