Override before script in composer package task

This commit is contained in:
Dirk Koritnik 2022-08-17 12:19:42 +00:00
parent c9b1904d58
commit 031bbbcb88

View file

@ -146,6 +146,7 @@ test:phpunit:7.2:
- php -d memory_limit=-1 ./vendor/bin/phpunit --testdox
deploy:composer:package:
before_script: []
image: alpine:3.15.5
stage: deploy
script: