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: