From 31bdc1b0c0be1f0f34e12f4b2691da0c83883a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr> Date: Tue, 3 May 2016 14:15:24 +0200 Subject: [PATCH] dev: supression de l'activation de Satis par PHPCI. --- phpci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/phpci.yml b/phpci.yml index d57867f6..e8a3216c 100755 --- a/phpci.yml +++ b/phpci.yml @@ -29,4 +29,3 @@ complete: success: shell: - update-apidoc irstea/file-upload-bundle "$PHPCI_BUILD_PATH" - - schedule-satis irstea/file-upload-bundle -- GitLab