Files @ r24430:e39e393df7ba
Branch filter:

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

Pavel Stupnikov
Add: new economy "frozen" that stops production changes and industry closures (#8282)
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

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