Skip to content

Commit

Permalink
Release binaries from proper directory
Browse files Browse the repository at this point in the history
  • Loading branch information
x4m committed Aug 1, 2019
1 parent e01c78f commit 55cc5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ notifications:
email: false

before_deploy:
- tar -zcf wal-g.linux-amd64$BINSUFFIX.tar.gz -C main/wal-g wal-g
- tar -zcf wal-g.linux-amd64$BINSUFFIX.tar.gz -C main/pg wal-g

deploy:
provider: releases
Expand Down

0 comments on commit 55cc5d1

Please sign in to comment.