1
0
Fork 0
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:
psi29a 2021-10-26 08:44:53 +00:00
parent 1ee18b8814
commit 603b0ad851

View file

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