Cache didn't restore when applicable
My question is simple: here is successful build:
https://ci.appveyor.com/project/nebgnahz/cv-rs/build/1.0.278
which ends with
Updating build cache...
Cache 'C:\Users\appveyor.cargo\registry' - Up to date
Cache 'vc15\install' - Updated
Build success
And here is new build where nothing changed (except that I uncommented one line from script
section in appveyor.yml
), build https://ci.appveyor.com/project/nebgnahz/cv-rs/build/1.0.279 :
Restoring build cache
Cache 'C:\Users\appveyor.cargo\registry' - Restored
Running Install scripts
Why cache didn't restore?Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by pzixel on Feb 03, 2018 @ 09:08 PM
Seems that you have more servers, so multiple builds are failing, until all playground have cache cached...
pzixel closed this discussion on Feb 03, 2018 @ 09:08 PM.