Skip to content

Commit 8aa5653

Browse files
committed
Only deploy tagged commits.
1 parent a6acb20 commit 8aa5653

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ deploy:
2424
skip_cleanup: true
2525
api_key:
2626
secure: $apikey
27+
on:
28+
tags: true
2729
file:
2830
- "target/x86_64-unknown-linux-musl/release/geometrify-linux64"
2931
- "target/x86_64-pc-windows-gnu/release/geometrify-win64.exe"

0 commit comments

Comments
 (0)