@@ -4,10 +4,10 @@ services:
pipeline:
build:
- image: debian:8.0
+ image: debian:9.0
commands:
- echo "Acquire::http::Proxy \"http://200.50.168.30:3142\";" | tee /etc/apt/apt.conf.d/00aptproxy
- - apt-get update && apt-get install -yq git php
+ - apt-get update && apt-get install -yq git php-cli
- env
- pwd
- ls -lash