Loading .gitlab-ci.yml +2 −3 Original line number Diff line number Diff line image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache stages: #- publish - post_publish - publish cache: key: ${CI_COMMIT_REF_SLUG} Loading @@ -15,6 +14,6 @@ cache: # - curl https://gest.unicaen.fr/packagist/update announce-version: stage: post_publish stage: publish script: - curl https://gest.unicaen.fr/packagist/annonce_matrix.php?projet=${CI_PROJECT_NAME} Loading
.gitlab-ci.yml +2 −3 Original line number Diff line number Diff line image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache stages: #- publish - post_publish - publish cache: key: ${CI_COMMIT_REF_SLUG} Loading @@ -15,6 +14,6 @@ cache: # - curl https://gest.unicaen.fr/packagist/update announce-version: stage: post_publish stage: publish script: - curl https://gest.unicaen.fr/packagist/annonce_matrix.php?projet=${CI_PROJECT_NAME}