Skip to content

Commit 155df54

Browse files
author
Maxim Korolyov
committed
fixed travis ci config
1 parent 89301df commit 155df54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@ deploy:
3030
- "postgres_exporter_${VERSION}_darwin_amd64"
3131
- "postgres_exporter_${VERSION}_linux_amd64"
3232
on:
33+
# What to repository to build
3334
repo: gojuno/postgres_exporter
35+
# Only build binaries for tagged commits
36+
tags: true

0 commit comments

Comments
 (0)