mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 02:45:32 +00:00
Revert "Build windows in scheduled tasks"
This reverts commit 44ca708e12
.
This commit is contained in:
parent
2af40a1e13
commit
0ac3f09fe0
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@ 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