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/06/23 00:46:40 UTC

[incubator-amaterasu] branch version-0.2.0-incubating-rc4 updated: adding tags back totravis releases

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

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


The following commit(s) were added to refs/heads/version-0.2.0-incubating-rc4 by this push:
     new 11f0b30  adding tags back totravis releases
11f0b30 is described below

commit 11f0b30856c14cbcdd8b38de9b51ba1107acb611
Author: Yaniv Rodenski <ro...@gmail.com>
AuthorDate: Sat Jun 23 10:46:12 2018 +1000

    adding tags back totravis releases
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 8967636..19ba93e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,7 @@ deploy:
   skip_cleanup: true
   target_commitish: $TRAVIS_COMMIT
   on:
+    tags: true
     repo: apache/incubator-amaterasu
     all_branches: true
     condition: $TRAVIS_BRANCH =~ ^version-.*