Updated .gitlab-ci.yml

This commit is contained in:
Netkas 2023-08-16 15:07:51 -04:00
parent 5992a2bb6c
commit 5ef3e8a08d
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 common posix zip
- docker-php-ext-install mbstring ctype tokenizer posix zip curl mcrypt fileinfo
# Install Phive and Phpab
install: