Commit ec6a062d authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Update .gitlab-ci.yml : utilisation de l'image ubuntu-20.04

parent d0a00c8d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ stages:

update-satis:
  stage: publish
  image: python:3.9
  image: ubuntu-20.04
  script:
    - apt-get update && apt-get -y upgrade && apt-get -y install curl
    - curl https://gest.unicaen.fr/packagist/update