You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@amaterasu.apache.org by ya...@apache.org on 2018/04/15 11:01:58 UTC

[incubator-amaterasu] branch master updated: added tags

This is an automated email from the ASF dual-hosted git repository.

yaniv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git


The following commit(s) were added to refs/heads/master by this push:
     new 8847187  added tags
8847187 is described below

commit 8847187bbb819a43db5b0112b4be208a36901128
Author: Yaniv Rodenski <ro...@gmail.com>
AuthorDate: Sun Apr 15 21:01:44 2018 +1000

    added tags
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 0b8b58d..0613a29 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,7 @@ deploy:
   file: 'build/distributions/apache-amaterasu-0.2.0-incubating.tar'
   skip_cleanup: true
   on:
+    tags: true
     repo: apache/incubator-amaterasu
     all_branches: true
     condition: $TRAVIS_BRANCH =~ ^version-.*

-- 
To stop receiving notification emails like this one, please contact
yaniv@apache.org.