Files @ r23969:2ae654a80e80
Branch filter:

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

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

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