From 582d67026e52fec2352061a8f0040b15626014f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr> Date: Fri, 4 Dec 2020 12:02:24 +0100 Subject: [PATCH] Le bundle est sur notre satis. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 04a5f42..12cd2fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,4 +4,4 @@ include: ref: "5.0.0" file: - /php/multiversions.yml - - /php/packagist.yml + - /php/satis.yml -- GitLab