nifty-wallet/.circleci
Whymarrh Whitby 00906937a1 ci: Use workspaces instead of caches for passing data downstream
CircleCI no longer allows external PR builds to save caches so jobs
that depend on cached data from a upstream job will no longer get
the files they need. This change replaces our usages of caches for
passing data downstream with workspaces, which appear to be the more
correct feature to use.

References:

- https://circleci.com/docs/2.0/workflows/#using-workspaces-to-share-data-among-jobs
- https://circleci.com/blog/deep-diving-into-circleci-workspaces/
2018-08-17 19:50:58 -02:30
..
scripts ci: Use Firefox 61.0.2 2018-08-17 18:41:12 -02:30
config.yml ci: Use workspaces instead of caches for passing data downstream 2018-08-17 19:50:58 -02:30