Skip to content

Commit

Permalink
ci(container): use gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
EdJoPaTo committed Nov 20, 2024
1 parent e42ccda commit d8c695a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit d8c695a

Please sign in to comment.