Upload script for services tarball, relies on s3cmd

This commit is contained in:
Russell Jurney 2013-07-09 15:10:44 -07:00
parent b2cb9bead4
commit fa0d37f14e
1 changed files with 6 additions and 0 deletions

6
upload.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash -e
#
# Script to upload tarball of assembly build to static.druid.io for serving
#
s3cmd put services/target/druid-services-*-bin.tar.gz s3://static.druid.io/artifacts/