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:
parent
faad18b7f9
commit
44ca708e12
1 changed files with 0 additions and 2 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue