From 55fc7493c97cf397bcdce910ecaaefd2561ec66f Mon Sep 17 00:00:00 2001 From: Artem Smirnov Date: Mon, 24 Sep 2018 15:53:19 +0300 Subject: [PATCH] image_builder: remove on: tags: true --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 666eeb89..e52155cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,5 +30,4 @@ deploy: api_key: ${GITHUB_OAUTH_TOKEN} file: ${IMAGE_PATH}.zip skip_cleanup: true - on: - tags: true +