diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e85a8e0af4a94494c64bbde9bb727700750ff7e2..6e5b6c0622d0514348569a0f82b91f5d60e11233 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,6 @@ include: - project: pole-is/tools/ci-config - ref: "3.0.1" - file: /php/multiversions.yml - - project: pole-is/tools/ci-config - ref: "3.0.1" - file: /php/packagist.yml + ref: "5.0.0" + file: + - /php/multiversions.yml + - /php/packagist.yml