Skip to content

Commit 3bca685

Browse files
committed
340
1 parent 197ffae commit 3bca685

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ deploy:
3232
provider: releases
3333
branch: master
3434
api_key: $GITHUB_TOKEN
35-
file: target/sql-boot.zip
35+
file:
36+
- target/sql-boot.zip
37+
- target/rpm/sql-boot/RPMS/noarch/sql-boot-0.3.0-SNAPSHOT20190608181116.noarch.rpm
3638
skip_cleanup: true
3739
name: v0.3.0
3840
overwrite: true

0 commit comments

Comments
 (0)