Skip to content

Commit 2f32487

Browse files
Update .travis.yml
1 parent 6976cc2 commit 2f32487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ language: java
44
deploy:
55
provider: releases
66
api_key: "github_token"
7-
file: "target/cloudfoundry-connection-tester-1.0.0-SNAPSHOT.jar"
7+
file: "target/cloudfoundry-connection-tester-*.jar"
88
skip_cleanup: true
99
on:
1010
tags: true

0 commit comments

Comments
 (0)