mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-19 03:29:26 +01:00
Add: [AzurePipelines] build a stable release if a tag is created
This commit is contained in:
parent
8c0bfb4637
commit
887e524e06
@ -1,4 +1,7 @@
|
|||||||
trigger: none
|
trigger:
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- refs/tags/*
|
||||||
pr: none
|
pr: none
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user