Skip to content

Commit 8944d78

Browse files
committed
added condition
1 parent 2f1b4f7 commit 8944d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ deploy:
1818
skip_cleanup: true
1919
on:
2020
all_branches: true
21+
condition: -z "$TRAVIS_PULL_REQUEST_BRANCH"
2122
# tags: true / false => has precendence over the branch condition
2223
# condition: "foo == bar && baz==bat"
2324
# repo: simplesteph/kafka-security-manager

0 commit comments

Comments
 (0)