From 2d5f71e5bea3c793d904dee1c7a8ff4f513e9023 Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Wed, 27 Jun 2018 12:35:02 +0000 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 c2c6a8e49..39fd1681e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,7 +52,7 @@ Win10: stage: build allow_failure: true script: - - sh rm -fr build/* # remove anything in the build directory + # - sh rm -fr build/* # remove anything in the build directory - sh env - sh pwd - sh echo $CI_PROJECT_DIR