mirror of https://github.com/OpenTTD/OpenTTD
Add: [AzurePipelines] build a stable release if a tag is created
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