mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 00:16:11 +01:00
Override before script in composer package task
This commit is contained in:
parent
c9b1904d58
commit
031bbbcb88
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue