Skip to content
Snippets Groups Projects
Commit adb89ba5 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

.gitlab-ci.yml : inversion des stages "publish" et "tests"

parent 8a1be1b9
No related branches found
No related tags found
No related merge requests found
Pipeline #7300 failed
image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache image: registre.unicaen.fr:5000/unicaen-dev-php7.3-apache
stages: stages:
- tests
- publish - publish
- tests
cache: cache:
key: ${CI_COMMIT_REF_SLUG} key: ${CI_COMMIT_REF_SLUG}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment