Skip to content

Commit

Permalink
[CI] Docker layer caching#32
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 committed Oct 13, 2023
1 parent f3f70e9 commit 9d00245
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
with:
push: ${{ github.ref == 'refs/heads/main'}}
tags: ghcr.io/geniusyield/smart-order-router:latest
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 9d00245

Please sign in to comment.