Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line image: localhost:5000/unicaen-dev-php7.3-apache stages: - tests - release Loading @@ -21,7 +19,9 @@ cache: update-satis: stage: publish image: python:3.9 script: - apt-get update && apt-get -y upgrade && apt-get -y install curl - curl https://gest.unicaen.fr/packagist/update release_job: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line image: localhost:5000/unicaen-dev-php7.3-apache stages: - tests - release Loading @@ -21,7 +19,9 @@ cache: update-satis: stage: publish image: python:3.9 script: - apt-get update && apt-get -y upgrade && apt-get -y install curl - curl https://gest.unicaen.fr/packagist/update release_job: Loading