Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,5 +9,5 @@ cache: update-satis: stage: publish script: - apt install -qq curl - apt-get update && apt-get -y upgrade && apt-get install -y curl - curl https://gest.unicaen.fr/packagist/update Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,5 +9,5 @@ cache: update-satis: stage: publish script: - apt install -qq curl - apt-get update && apt-get -y upgrade && apt-get install -y curl - curl https://gest.unicaen.fr/packagist/update