Skip to content

Commit

Permalink
add build cache to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygd committed Feb 16, 2024
1 parent 1875bbb commit 574c9a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ jobs:
push: ${{ github.ref_type == 'tag' }}
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
cache-from: type=gha
cache-to: type=gha

0 comments on commit 574c9a6

Please sign in to comment.