From fe0a5164ab3aa0f399b394d115d720f56f8f299c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr> Date: Tue, 8 Dec 2015 15:45:32 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20la=20config=20phpci?= =?UTF-8?q?.yml.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Publie correctement les mises-Ã -jour de l'API et de Satis. --- phpci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpci.yml b/phpci.yml index 5f4138f6..d57867f6 100755 --- a/phpci.yml +++ b/phpci.yml @@ -28,5 +28,5 @@ complete: success: shell: - - "vendor/bin/apigen generate && rsync -r --delete apigen/ /var/www/api/irstea-file-upload-bundle/%BRANCH%" - - curl 'http://istest.lyon.cemagref.fr/satis/trigger.php?package=irstea/file-upload-bundle' + - update-apidoc irstea/file-upload-bundle "$PHPCI_BUILD_PATH" + - schedule-satis irstea/file-upload-bundle -- GitLab