quick deploy fix to skip "untagged-"

This commit is contained in:
tooomm 2018-05-29 10:06:20 +02:00 committed by GitHub
parent 41011824b6
commit 4767cdffc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ deploy:
tags: true
repo: Cockatrice/Magic-Spoiler
branch: master
condition: $TRAVIS_TAG =~ ^[0-9] # regex to skip automatically added "untagged" tags from continious deployment "Current output"
env: