Commit 8208771a authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Update .gitlab-ci.yml

parent e48dee57
Loading
Loading
Loading
Loading
Loading
+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}
@@ -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}