mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2025-09-15 14:28:34 +08:00
up build
This commit is contained in:
parent
6d1e7a4c05
commit
b551c7abe4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -147,7 +147,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: "."
|
context: "."
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: ${{ matrix.job.docker_platform }}
|
||||||
push: true
|
push: true
|
||||||
provenance: false
|
provenance: false
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user