Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ stages: update-satis: stage: publish image: python:3.9 image: curlimages/curl script: - apt-get update && apt-get -y upgrade && apt-get -y install curl - curl https://gest.unicaen.fr/packagist/update Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ stages: update-satis: stage: publish image: python:3.9 image: curlimages/curl script: - apt-get update && apt-get -y upgrade && apt-get -y install curl - curl https://gest.unicaen.fr/packagist/update