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:
+3
-1
@@ -4,7 +4,9 @@ stages:
|
||||
|
||||
build_job:
|
||||
stage: build
|
||||
image: [node:14, php:7.4-cli]
|
||||
image: node:14
|
||||
services:
|
||||
- name: php:7.4
|
||||
script:
|
||||
- apt-get update && apt-get install -y unzip
|
||||
- apt-get install -y php7.4-xml
|
||||
|
||||
Reference in New Issue
Block a user