Skip to content

Commit

Permalink
Change bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbergstrom committed Jun 30, 2016
1 parent 2ff6c35 commit bdab11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ci/upload_nightly.sh
Expand Up @@ -12,7 +12,7 @@ usage() {


upload() {
s3cmd put "${2}" "s3://servo-developer-preview/nightly/${1}"
s3cmd put "${2}" "s3://servo-builds/nightly/${1}"
}


Expand Down

0 comments on commit bdab11b

Please sign in to comment.