mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
Modify CI configurations to build tags
This commit is contained in:
parent
5753ebd54d
commit
b22b626171
@ -11,6 +11,7 @@ configuration:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /v.*/
|
||||
|
||||
# Environment
|
||||
environment:
|
||||
@ -49,5 +50,4 @@ deploy:
|
||||
draft: true
|
||||
prerelease: false
|
||||
on:
|
||||
branch: master
|
||||
appveyor_repo_tag: true
|
||||
|
@ -80,3 +80,4 @@ deploy:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^v.*$/
|
||||
|
Loading…
Reference in New Issue
Block a user