mirror of https://github.com/cloudreve/Cloudreve
chore: fix amd64.v1 inconsistency
parent
d4c79cb962
commit
b441d884f6
|
@ -75,6 +75,7 @@ dockers:
|
||||||
- "--platform=linux/amd64"
|
- "--platform=linux/amd64"
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
|
goamd64: v1
|
||||||
image_templates:
|
image_templates:
|
||||||
- "cloudreve/cloudreve:{{ .Tag }}-amd64"
|
- "cloudreve/cloudreve:{{ .Tag }}-amd64"
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in New Issue