Skip to content

Commit

Permalink
add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
walnuts1018 authored Mar 31, 2024
1 parent 2ccf84b commit 68f3d90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
push: true
context: .
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
tags: |
ghcr.io/kmc-jp/inviteallmcg:latest
ghcr.io/kmc-jp/inviteallmcg:${{ github.sha }}-${{ github.run_number }}
Expand Down

0 comments on commit 68f3d90

Please sign in to comment.