From c807b9fd4a39233955b00c3ef5bea2e423cd19ea Mon Sep 17 00:00:00 2001 From: Elisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it> Date: Tue, 17 Apr 2018 16:52:20 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2bc51e..131a74f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ build4c: artifacts: paths: - local - - nginx + - nginx-1.13.6 test4c: stage: test -- GitLab