mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-25 12:50:03 +03:00
Build tagged releases in CIs
This commit is contained in:
parent
09cb316c39
commit
71d5e09019
2 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ env:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^v\d+\.\d+\.\d+([+-]\S*)*$/
|
||||
script: "./.travis.sh"
|
||||
jobs:
|
||||
include:
|
||||
|
|
|
@ -24,6 +24,7 @@ skip_tags: false
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^v\d+\.\d+\.\d+([+-]\S*)*$/
|
||||
|
||||
init:
|
||||
- git config --global core.autocrlf true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue