1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-29 01:19:11 +00:00

Add: [AzurePipelines] build a stable release if a tag is created

This commit is contained in:
Patric Stout
2019-02-09 16:49:42 +01:00
parent 8c0bfb4637
commit 887e524e06

View File

@@ -1,4 +1,7 @@
trigger: none
trigger:
branches:
include:
- refs/tags/*
pr: none
jobs: