This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit f148359c55b5dd619f3ad423b8d50bc421274f84 Author: Jean Couteau <couteau@codelutin.com> Date: Thu Oct 1 11:27:30 2020 +0200 Update .gitlab-ci.yml --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 451552a1..6b40086c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,11 +22,6 @@ build:with-tests: rules: - if: '$CI_COMMIT_BRANCH !~ "/^release\/.*$/" && $CI_COMMIT_BRANCH !~ "/^master\/.*$/" && $CI_PIPELINE_SOURCE != "schedule"' - except: - - /^master.*$/ - - /^release\/.*$/ - - schedules - check-releasable: image: registry.nuiton.org/codelutin/dockerfiles:maven-release-debian9-oracle8 stage: check-releasable -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.