Skip to content

Commit

Permalink
Add docker build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hv0905 committed May 12, 2024
1 parent 7712fee commit 1ae0e77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ jobs:
tags: ${{ steps.combine-tags.outputs.tags }}
build-args: ${{ matrix.configurations.args }}
labels: ${{ steps.docker-meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 1ae0e77

Please sign in to comment.