mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-21 17:54:59 -05:00
quick deploy fix to skip "untagged-"
This commit is contained in:
parent
41011824b6
commit
4767cdffc9
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user