From 1720e2e1fda17f7a2aa989d935b9970c65cfd661 Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Mon, 13 Jul 2020 18:47:42 +0100 Subject: [PATCH] CI kick --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 90f1c5135..1afb7b2ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -226,4 +226,4 @@ Windows_MSBuild_CS_RelWithDebInfo: - .Windows_MSBuild_Base variables: <<: *cs-targets - config: "RelWithDebInfo" + config: "RelWithDebInfo" \ No newline at end of file