Loading .gitlab-ci.yml +2 −8 Original line number Diff line number Diff line image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache stages: - publish cache: key: ${CI_COMMIT_REF_SLUG} paths: - vendor/ update-satis: stage: publish image: curlimages/curl script: - curl https://gest.unicaen.fr/packagist/update Loading
.gitlab-ci.yml +2 −8 Original line number Diff line number Diff line image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache stages: - publish cache: key: ${CI_COMMIT_REF_SLUG} paths: - vendor/ update-satis: stage: publish image: curlimages/curl script: - curl https://gest.unicaen.fr/packagist/update