Open huonw opened 10 years ago
I have a repository set-up for doc uploading, but the online docs don't reflect the current state. Having the upload script a little more verbose would be helpful.
(Possibly relevant to this specific scenario: I accidentally reloaded the 'get config for doc upload' page and thus got a new key; maybe having two keys is confusing it?)
Ah, it appears the curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN line is retrieving an empty script.
curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN
I'm having trouble getting it to work too. Also what is $RUSTCI_TOKEN? Do I have to set this up?
I have a repository set-up for doc uploading, but the online docs don't reflect the current state. Having the upload script a little more verbose would be helpful.
(Possibly relevant to this specific scenario: I accidentally reloaded the 'get config for doc upload' page and thus got a new key; maybe having two keys is confusing it?)