up docker_arm64.yml

This commit is contained in:
ljw
2024-09-26 14:36:15 +08:00
parent fe36f7b2f0
commit f5ffc433f7
2 changed files with 37 additions and 1 deletions

View File

@@ -38,4 +38,4 @@ jobs:
docker buildx create --use
docker buildx build --platform linux/arm64 \
-t lejianwen/rustdesk-api:actiontest-arm64 \
--push .
--push . -f ./Dockerfile_arm64