(cherry picked from commit 23b6b85bf0
)
This commit is contained in:
committed by
Michael Vines
parent
e0ba0d581c
commit
e8160efc46
@ -4,7 +4,7 @@ version: '{build}'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /v[0-9.]+/
|
||||
- /^v[0-9.]+/
|
||||
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo'
|
||||
|
@ -17,7 +17,7 @@ script:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /v.*/
|
||||
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
|
Reference in New Issue
Block a user