Updated .gitlab-ci.yml

This commit is contained in:
Netkas 2023-08-16 15:05:16 -04:00
parent 1fad26d0b6
commit 5992a2bb6c
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -11,7 +11,7 @@ setup:
script:
- apt update -yqq
- apt install git libzip-dev zip make wget gnupg libonig-dev -yqq
- docker-php-ext-install mbstring ctype tokenizer posix zip
- docker-php-ext-install mbstring ctype common posix zip
# Install Phive and Phpab
install: