Skip to content

Commit

Permalink
Upload binary to bucket path from README
Browse files Browse the repository at this point in the history
  • Loading branch information
lox committed Mar 6, 2017
1 parent d3ccd53 commit 4ae6a31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .buildkite/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ for region in "${EXTRA_REGIONS[@]}" ; do
done
done


echo "+++ :s3: Uploading binary to s3://${BASE_BUCKET}"
aws s3 cp --acl public-read build/buildkite-metrics-Linux-x86_64* "s3://${BASE_BUCKET}//buildkite-metrics-Linux-x86_64"

0 comments on commit 4ae6a31

Please sign in to comment.