From c7295b312b7a0112bba63e0b44eb4768a33b507c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 16 Apr 2018 13:59:45 +0200 Subject: [PATCH] And another tab --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98da1d13..19066b4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ cppcheck: - VS2015 artifacts: paths: - - build-release/*.exe + - build-release/*.exe .VS2015-64-bit-static-apps: variables: @@ -82,7 +82,7 @@ cppcheck: - VS2015 artifacts: paths: - - build-release/*.exe + - build-release/*.exe .VS2015-32-bit-static-apps: variables: