Build tagged releases in CIs

This commit is contained in:
WebFreak001 2018-12-27 16:37:32 +01:00
parent ced64acae0
commit 909164708a
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ os:
branches: branches:
only: only:
- master - master
- /^v\d+\.\d+\.\d+([+-]\S*)*$/
env: env:
- BUILD= - BUILD=

View File

@ -24,6 +24,7 @@ skip_tags: false
branches: branches:
only: only:
- master - master
- /^v\d+\.\d+\.\d+([+-]\S*)*$/
install: install:
- ps: function ResolveLatestDMD - ps: function ResolveLatestDMD