Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line image: localhost:5000/unicaen-dev-php7.0-apache before_script: - export http_proxy=http://10.14.128.99:3128 - export https_proxy=http://10.14.128.99:3128 Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line image: localhost:5000/unicaen-dev-php7.0-apache before_script: - export http_proxy=http://10.14.128.99:3128 - export https_proxy=http://10.14.128.99:3128 Loading