From 3d2f4b3dec28a91b122834e765389cc0e86b5c4c Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Mon, 9 Mar 2020 17:31:32 +0100 Subject: [PATCH] Add a condition for tag-based deploys --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 808339d8..c1660d7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -159,6 +159,7 @@ deploy: on: repo: "sfztools/sfizz" tags: true + condition: ${TRAVIS_TAG} =~ ^v[0-9] notifications: irc: