Files @ r24425:4e31788e3af3
Branch filter:

Location: cpp/openttd-patchpack/source/azure-pipelines-release-stable.yml

Michael Lutz
Fix: [CMake, MSVC] Don't copy regression exe's into a subfolder as they need have their lang files next to them.
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

jobs:
- template: azure-pipelines/templates/release.yml
  parameters:
    IsStableRelease: true