From 44ca708e12b923d056532e9a77f5350034011341 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 21 Apr 2021 20:29:16 +0200 Subject: [PATCH] Build windows in scheduled tasks This should solve disappearing nigthlies --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5c1fe269..688184afb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -185,8 +185,6 @@ variables: &cs-targets - choco install python -y - refreshenv stage: build - rules: - - if: '$CI_PIPELINE_SOURCE != "schedule"' script: - $time = (Get-Date -Format "HH:mm:ss") - echo ${time}