Merge branch 'githubaction' into main
Build DockerHub Image / build (push) Has been cancelled
Goreleaser / build-goreleaser (push) Has been cancelled

This commit is contained in:
aichy126
2023-02-07 13:38:32 +00:00
2 changed files with 1 additions and 3 deletions
@@ -55,8 +55,5 @@ jobs:
file: ./.github/Dockerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
+1
View File
@@ -139,3 +139,4 @@ require (
// github action runner Sometimes it will time out.
replace gitee.com/travelliu/dm v1.8.11192 => github.com/aichy126/dm v1.8.11192
replace modernc.org/z v1.2.19 => github.com/aichy126/modernc.org_z v1.2.19