Skip to content

sui_v0.30.0_1680717474_ci

@oxade oxade tagged this 05 Apr 17:30
## Description 

This disables caching in docker, which
* allows for the new external-crates
* actually speeds up builds because it caching being leveraged.

Tested on
https://github.com/MystenLabs/sui-operations/actions/runs/4620909699

## Test Plan 


---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.

### Type of Change (Check all that apply)

- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
Assets 2
Loading