Commit 11b30fe0 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Update .gitlab-ci.yml file

parent 259c096d
Loading
Loading
Loading
Loading
Loading

.gitlab-ci.yml

0 → 100644
+9 −0
Original line number Diff line number Diff line
stages:
- publish

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