mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
+2
-2
@@ -8,9 +8,9 @@ build_job:
|
||||
script:
|
||||
- df -h
|
||||
- apt-get update && apt-get install -y unzip
|
||||
- apt-get install software-properties-common
|
||||
- apt-get install -y software-properties-common
|
||||
- add-apt-repository ppa:ondrej/php
|
||||
- apt install php7.4
|
||||
- apt install -y php7.4
|
||||
- apt update
|
||||
- apt-get install -y php7.4-xml
|
||||
- curl -sS https://getcomposer.org/installer | php
|
||||
|
||||
Reference in New Issue
Block a user