Skip to content

Commit 0851fcc

Browse files
committed
Fix release:docs task
1 parent 914cbca commit 0851fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ end
88

99
# Deploy tasks
1010
S3_DIR = ENV['S3_DIR']
11+
S3_BUCKET = "pypi.datadoghq.com"
1112

1213
desc "release the a new wheel"
1314
task :'release:wheel' do

0 commit comments

Comments
 (0)