feat: add main bulid arm64
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user