Files @ r23954:8e43140b9a66
Branch filter:

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

glx
Codechange: Replace station related FOR_ALL with range-based for loops
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

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