Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
ci: Fix upload directory for deployment task
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-auer authored and ashwoods committed Oct 29, 2017
1 parent c3385c2 commit 1a0d697
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 @@ -136,7 +136,7 @@ jobs:
acl: public_read
bucket: getsentry-builds
upload-dir: $TRAVIS_REPO_SLUG/$TRAVIS_COMMIT
local_dir: build
local_dir: dist

script: tox
install:
Expand Down

0 comments on commit 1a0d697

Please sign in to comment.