mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Commit to the correct s3 folder, not file
This commit is contained in:
parent
d3a1a4ec7d
commit
041cf80a70
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ usage() {
|
||||||
|
|
||||||
|
|
||||||
upload() {
|
upload() {
|
||||||
s3cmd put "${2}" "s3://servo-builds/nightly/${1}"
|
s3cmd put "${2}" "s3://servo-builds/nightly/${1}/"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue