We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914cbca commit 0851fccCopy full SHA for 0851fcc
Rakefile
@@ -8,6 +8,7 @@ end
8
9
# Deploy tasks
10
S3_DIR = ENV['S3_DIR']
11
+S3_BUCKET = "pypi.datadoghq.com"
12
13
desc "release the a new wheel"
14
task :'release:wheel' do
0 commit comments