Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -19,5 +19,6 @@ update-satis: stage: publish image: python:3.9 script: - export NO_PROXY=unicaen.fr - apt-get update && apt-get -y upgrade && apt-get -y install curl - curl https://gest.unicaen.fr/packagist/update Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -19,5 +19,6 @@ update-satis: stage: publish image: python:3.9 script: - export NO_PROXY=unicaen.fr - apt-get update && apt-get -y upgrade && apt-get -y install curl - curl https://gest.unicaen.fr/packagist/update