diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 034a695ef288abebbda9aa7eda9355791417fc89..a040000a6b1a09d9ac247c65c4601e33414f2d85 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,5 @@ include: - project: pole-is/tools/ci-config - ref: "2.1.0" - file: /php-multiversions-ci.yml - - project: pole-is/tools/ci-config - ref: "2.1.0" - file: /packagist-ci.yml - -.php-test: - artifacts: null + ref: "6.0.2" + file: /php/multiversions.yml + file: /php/packagist.yml