Commit 659dca71 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction du .gitlab-ci.yml

parent 9eaeb1be
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
stages:
- tests
- publish

cache:
@@ -18,6 +17,7 @@ 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