1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 22:15:32 +00:00

Build windows in scheduled tasks

This should solve disappearing nigthlies
This commit is contained in:
jvoisin 2021-04-21 20:29:16 +02:00
parent faad18b7f9
commit 44ca708e12

View file

@ -185,8 +185,6 @@ variables: &cs-targets
- choco install python -y - choco install python -y
- refreshenv - refreshenv
stage: build stage: build
rules:
- if: '$CI_PIPELINE_SOURCE != "schedule"'
script: script:
- $time = (Get-Date -Format "HH:mm:ss") - $time = (Get-Date -Format "HH:mm:ss")
- echo ${time} - echo ${time}