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: auth_token:
secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk
artifact: Cutter%BITS% artifact: Cutter%BITS%
draft: false draft: true
prerelease: true prerelease: false
on: on:
branch: master branch: master
appveyor_repo_tag: false appveyor_repo_tag: true

View File

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