feat: add main bulid arm64

This commit is contained in:
duorameng
2026-06-21 12:10:22 +08:00
parent 071f882ab2
commit d2d5ba1cad
+8 -2
View File
@@ -1,10 +1,16 @@
name: Build-Docker-ARM64
# on:
# # push:
# # tags: [ 'v*' ]
# workflow_dispatch:
on:
# push:
# tags: [ 'v*' ]
push:
branches: [ main ]
workflow_dispatch:
env:
REGISTRY: ghcr.io
IMAGE_NAME: baihu