mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-19 21:41:33 +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
|
- 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