From 4767cdffc9eda47621db8d39ace108bc651fae56 Mon Sep 17 00:00:00 2001 From: tooomm Date: Tue, 29 May 2018 10:06:20 +0200 Subject: [PATCH] quick deploy fix to skip "untagged-" --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e8a3b016..3b8d6c84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: