mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-17 20:05:40 +08:00
chore: sync-ui
This commit is contained in:
parent
c4eaa0bf0f
commit
1e9bea4a60
2 changed files with 1 additions and 3 deletions
|
@ -39,7 +39,6 @@ dockers:
|
|||
- "ghcr.io/{{ .Env.GITHUB_ACTOR }}/{{ .ProjectName }}:{{ .Tag }}-amd64"
|
||||
use: buildx
|
||||
dockerfile: goreleaser.dockerfile
|
||||
skip_push: true
|
||||
build_flag_templates:
|
||||
- "--platform=linux/amd64"
|
||||
|
||||
|
@ -49,7 +48,6 @@ dockers:
|
|||
use: buildx
|
||||
dockerfile: goreleaser.dockerfile
|
||||
goarch: arm64
|
||||
skip_push: true
|
||||
build_flag_templates:
|
||||
- --platform=linux/arm64/v8
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5900ce005ff37c5ee5906c4ea2664326a285d3dd
|
||||
Subproject commit 2b4a7264f9e0f9ff1b6531c6c6717d831b9ac7bb
|
Loading…
Add table
Reference in a new issue