Deploy only on tags

This commit is contained in:
xarkes 2017-11-20 21:37:00 +01:00
parent a454ca68f8
commit ab6d2f7b4b
2 changed files with 4 additions and 5 deletions

View File

@ -46,8 +46,8 @@ deploy:
auth_token:
secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk
artifact: Cutter%BITS%
draft: false
prerelease: true
draft: true
prerelease: false
on:
branch: master
appveyor_repo_tag: false
appveyor_repo_tag: true

View File

@ -75,8 +75,7 @@ deploy:
file:
- "${FILE_TO_UPLOAD}"
on:
repo: radareorg/cutter
condition: $DEPLOY = 1
tags: true
branches:
only: