mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-09-26 19:36:51 -05:00
quick deploy fix to skip "untagged-"
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user