Skip to content
Snippets Groups Projects
Commit 659dca71 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction du .gitlab-ci.yml

parent 9eaeb1be
No related branches found
No related tags found
No related merge requests found
Pipeline #32703 passed
stages: stages:
- tests
- publish - publish
cache: cache:
...@@ -18,6 +17,7 @@ cache: ...@@ -18,6 +17,7 @@ cache:
update-satis: update-satis:
stage: publish stage: publish
image: python:3.9
script: script:
- apt-get update && apt-get -y upgrade && apt-get -y install curl
- curl https://gest.unicaen.fr/packagist/update - curl https://gest.unicaen.fr/packagist/update
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment