Skip to content

Commit

Permalink
chore: enables github docker cache
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Sep 19, 2024
1 parent 205b59d commit 0331828
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: NODE_VERSION=${{ matrix.version }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 0331828

Please sign in to comment.