mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-03-11 11:06:53 +08:00
chore: fix amd64.v1 inconsistency
This commit is contained in:
@@ -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"
|
||||||
-
|
-
|
||||||
|
|||||||
Reference in New Issue
Block a user