Skip to content

Commit

Permalink
Added cache config to container workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
phillmv committed Dec 10, 2023
1 parent a331dd6 commit a44e218
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,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 a44e218

Please sign in to comment.