mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2025-09-15 14:28:34 +08:00
up build docker
This commit is contained in:
parent
833b25881d
commit
1c84980d36
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -148,7 +148,7 @@ jobs:
|
||||
with:
|
||||
context: "."
|
||||
file: ./Dockerfile
|
||||
platforms: ["linux/amd64", "linux/arm64"]
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: lejianwen/rustdesk-api:${{ env.TAG }}
|
||||
# lejianwen/rustdesk-api:${{ env.LATEST_TAG }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user