mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-11 07:22:17 +01:00
Add: [AzurePipelines] build a stable release if a tag is created
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
trigger: none
|
trigger:
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- refs/tags/*
|
||||||
pr: none
|
pr: none
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user