Skip to content

Commit

Permalink
fix: 修复docker缓存问题
Browse files Browse the repository at this point in the history
  • Loading branch information
nashaofu committed Jun 29, 2023
1 parent 6872416 commit f290c9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,3 @@ jobs:
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ env.REGISTRY }}/nashaofu/wol:latest
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit f290c9e

Please sign in to comment.