Update .gitlab-ci.yml file

This commit is contained in:
Martin Maina Kiragu
2023-02-13 01:54:53 +00:00
parent 4d9346c62c
commit 400ec31235
+1
View File
@@ -7,6 +7,7 @@ build_job:
image: node:14
script:
- df -h
- lsb_release -a
- apt-get update && apt-get install -y unzip
- apt-get install -y software-properties-common ca-certificates lsb-release apt-transport-https
- LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php