Update .travis.yml to release only on master
This commit is contained in:
parent
76f8d57e99
commit
86caf395f6
|
@ -22,4 +22,5 @@ deploy:
|
|||
file: postgres_exporter
|
||||
on:
|
||||
tags: true
|
||||
branch: master
|
||||
repo: wrouesnel/postgres_exporter
|
||||
|
|
Loading…
Reference in New Issue