Skip to content

Commit

Permalink
use caching
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Jul 14, 2024
1 parent adbd9b9 commit fe65831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
context: .
push: ${{ github.actor != 'dependabot[bot]' }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
Expand Down

0 comments on commit fe65831

Please sign in to comment.