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