Files @ r23987:415c4771a13e
Branch filter:

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

stormcone
Feature: Control + click on the vehicle details button in the vehicle view window opens the vehicle group window, then selects and scrolls to the vehicle's group.
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

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