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

Ajout d'un .gitlab-ci.yml

parent 0f130d09
No related branches found
No related tags found
No related merge requests found
Pipeline #12554 passed
image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache
stages:
- publish
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- vendor/
update-satis:
stage: publish
script:
- 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