Skip to content

Commit

Permalink
use cache
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed Oct 23, 2023
1 parent 0b01bf6 commit ffa58f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: |
n4z3m/dialoqbase-next:latest
push: true
push: true
cache-from: type=registry,ref=n4z3m/dialoqbase-next:latest
cache-to: type=inline

0 comments on commit ffa58f6

Please sign in to comment.