1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-21 18:40:01 +00:00

Revert "Build windows in scheduled tasks"

This reverts commit 44ca708e12b923d056532e9a77f5350034011341.
This commit is contained in:
elsid 2021-04-24 13:58:32 +02:00
parent 2af40a1e13
commit 0ac3f09fe0
No known key found for this signature in database
GPG Key ID: D27B8E8D10A2896B

View File

@ -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}