mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2025-12-01 17:43:16 +00:00
up build docker
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user