chore: fix amd64.v1 inconsistency

pull/1638/head
Aaron Liu 2023-02-08 22:10:58 +08:00
parent d4c79cb962
commit b441d884f6
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ dockers:
- "--platform=linux/amd64"
goos: linux
goarch: amd64
goamd64: v1
image_templates:
- "cloudreve/cloudreve:{{ .Tag }}-amd64"
-