Files @ r23440:7b9a736249f0
Branch filter:

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

Michael Lutz
Feature: Railtype flags to allow/disallow 90 degree curves. (#7352)
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

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