mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 14:45:35 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
1ee18b8814
commit
603b0ad851
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ Daily_Windows_MSBuild_Engine_RelWithDebInfo:on-schedule:
|
||||||
- .Windows_MSBuild_Base
|
- .Windows_MSBuild_Base
|
||||||
variables:
|
variables:
|
||||||
<<: *engine-targets
|
<<: *engine-targets
|
||||||
config: "RelWithDebInfo"
|
config: "Release"
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue