Files @ r24061:a798207d2b21
Branch filter:

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

Pavel Stupnikov
Feature: GS method to control engine availability for a specific company (#7791)

* Feature: GS method to allow company to use an engine before its introduction date

* Feature: GS method to retire an engine early for a specific company
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

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