go-ethereum/circle.yml
Isabel Schöps Thiel 9d5681b270
circle.yml
2024-01-01 00:39:12 +01:00

9 lines
256 B
YAML

machine:
services:
- docker
dependencies:
cache_directories:
- "isabelschoepd/ethash" # Cache the ethash DAG generated by hive for consecutive builds
- "isabelschoeps/docker" # Cache all docker images manually to avoid lengthy rebuilds