Loading templates/gitlab-ci-php.yml +0 −2 Original line number Diff line number Diff line Loading @@ -293,8 +293,6 @@ php-unit: - $PHP_PROJECT_DIR/reports/ rules: # exclude merge requests - if: $CI_MERGE_REQUEST_ID when: never - if: $CI_MERGE_REQUEST_ID when: never - if: '$PHP_UNIT_DISABLED == "true"' Loading Loading
templates/gitlab-ci-php.yml +0 −2 Original line number Diff line number Diff line Loading @@ -293,8 +293,6 @@ php-unit: - $PHP_PROJECT_DIR/reports/ rules: # exclude merge requests - if: $CI_MERGE_REQUEST_ID when: never - if: $CI_MERGE_REQUEST_ID when: never - if: '$PHP_UNIT_DISABLED == "true"' Loading