Save cache before building?
When using cache:, the directories are saved when
the build terminates successfully. However, I use the cache to save
tools for the build phase so I'd like to save the cache as
soon as the install: step terminates — and not
invalidate the cache if the build fails. Is that possible?
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

Support Staff 1 Posted by Feodor Fitsner on 22 Nov, 2015 02:06 AM
It's currently not possible, but you may put your tools and other dependencies to some external storage and download from there during the build.
- Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:02 AM.