Files @ r23953:ba75d2f3b530
Branch filter:

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

glx
Codechange: Replace FOR_ALL_COMPANIES with range-based for loops
1
2
3
4
5
6
7
trigger: none
pr: none

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