Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -168,9 +168,10 @@ stages: - cd - .update-ltv-repo-win: &update-ltv-repo-win - Push-Location - cd $LTV_DIR_WIN - git pull - cd - - Pop-Location .enable-split-rendering: &enable-split-rendering # automatically enable #define SPLIT_REND_WITH_HEAD_ROT in options.h, handling both /**/-comment and //-comment Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -168,9 +168,10 @@ stages: - cd - .update-ltv-repo-win: &update-ltv-repo-win - Push-Location - cd $LTV_DIR_WIN - git pull - cd - - Pop-Location .enable-split-rendering: &enable-split-rendering # automatically enable #define SPLIT_REND_WITH_HEAD_ROT in options.h, handling both /**/-comment and //-comment Loading