Files @ r23411:63c04d5b95c5
Branch filter:

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

Patric Stout
Fix: warnings when compiling with DJGPP

This was most likely broken for months, if not years.
trigger:
  branches:
    include:
      - refs/tags/*
pr: none

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