mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Change bucket name
This commit is contained in:
parent
2ff6c35263
commit
bdab11be42
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ usage() {
|
||||||
|
|
||||||
|
|
||||||
upload() {
|
upload() {
|
||||||
s3cmd put "${2}" "s3://servo-developer-preview/nightly/${1}"
|
s3cmd put "${2}" "s3://servo-builds/nightly/${1}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue