Build windows in scheduled tasks

This should solve disappearing nigthlies
cherry-pick-f1d19035
jvoisin 3 years ago
parent faad18b7f9
commit 44ca708e12

@ -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}

Loading…
Cancel
Save