mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 16:15:31 +00:00
Build windows in scheduled tasks
This should solve disappearing nigthlies
This commit is contained in:
parent
faad18b7f9
commit
44ca708e12
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue