From 3181b0532b1189641093de4b03eef285178e1cb3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Oct 2017 22:24:56 +0300 Subject: Disable windows tests in .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index af056a917..054b0f168 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3478,7 +3478,7 @@ gitstats: only: - master -mxe_gcc6_shared_32_tests: +.mxe_gcc6_shared_32_tests: stage: build script: - tools\ci\jobs\windowstest.cmd files32 @@ -3496,7 +3496,7 @@ mxe_gcc6_shared_32_tests: tags: - windows -mxe_gcc6_shared_64_tests: +.mxe_gcc6_shared_64_tests: stage: build script: - tools\ci\jobs\windowstest.cmd files64 -- cgit v1.2.3-70-g09d2