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

Commit 1a0d697

Browse files
jan-auerashwoods
authored andcommitted
ci: Fix upload directory for deployment task
1 parent c3385c2 commit 1a0d697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
acl: public_read
137137
bucket: getsentry-builds
138138
upload-dir: $TRAVIS_REPO_SLUG/$TRAVIS_COMMIT
139-
local_dir: build
139+
local_dir: dist
140140

141141
script: tox
142142
install:

0 commit comments

Comments
 (0)