Skip to content

Commit

Permalink
fix(release-container): cache loading with cache-from: type=gha (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Jul 14, 2023
1 parent ac15644 commit fb0fe77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
load: true
push: false
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max
labels: |
${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit fb0fe77

Please sign in to comment.