diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 958e6dbe58befe8c34f0133df3c67aea44810b20..7a485d7c68ec7a247819264844ccfb08f781346a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,5 @@ include: - component: dev.quiqqer.com/quiqqer/stabilization/ci-cd-components/quiqqer-package-bundle/quiqqer-package-bundle@2 - inputs: - quiqqer-major-version: 1 # Remove the entire phpunit-php8.1 block, to allow PHPUnit to run on PHP 8.1 in your pipeline phpunit-php8.1: @@ -16,4 +14,4 @@ phpunit-php8.2: # Remove the entire phpunit-php8.3 block, to allow PHPUnit to run on PHP 8.3 in your pipeline phpunit-php8.3: rules: - - when: never \ No newline at end of file + - when: never