Skip to content
Snippets Groups Projects
Commit 576531eb authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Fix publish

parent ad449b0c
Branches
Tags
No related merge requests found
Pipeline #30955 passed
image: registre.unicaen.fr:5000/unicaen-dev-php8.2-apache
stages:
- publish
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- vendor/
- 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment