Skip to content

Commit

Permalink
Change it back to only deploy on official tag/builds
Browse files Browse the repository at this point in the history
  • Loading branch information
olamothe committed Mar 6, 2017
1 parent 820549f commit 900d776
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -70,8 +70,10 @@ deploy:
acl: public_read
skip_cleanup: true
on:
tags: true
repo: coveo/search-ui
branch: JSUI-1387
all_branches: true
condition: "! $TRAVIS_TAG =~ .*beta.*"

branches:
only:
Expand Down

0 comments on commit 900d776

Please sign in to comment.