geniusyield / smart-order-router

Open-source Smart Order Router framework to connect liquidity from the Genius Yield DEX
https://www.geniusyield.co
Apache License 2.0
59 stars 10 forks source link

[CI] Docker layer caching #32

Closed 4TT1L4 closed 1 year ago

4TT1L4 commented 1 year ago

Problem:

Solution:

4TT1L4 commented 1 year ago

Implemented:

https://github.com/geniusyield/smart-order-router/blob/b585bc04d42bd60e2e9c853835ac8029f657279d/.github/workflows/build.yml#L29-L30

And tested:

See the following build for example: https://github.com/geniusyield/smart-order-router/actions/runs/6509150911

Image