Merge pull request #184 from rjurney/test-harness

Upload script for test-harness tarball
This commit is contained in:
cheddar 2013-07-09 15:18:46 -07:00
commit e50bcf4309
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/