mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-12-03 21:43:26 -05:00
Update image.yml
main branch build
This commit is contained in:
parent
1c0c912d58
commit
6ecfaa0e81
4
.github/workflows/image.yml
vendored
4
.github/workflows/image.yml
vendored
@ -2,7 +2,7 @@ name: Build-HBMonv2
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
branches: main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -21,4 +21,4 @@ jobs:
|
||||
run: |
|
||||
docker buildx build --push \
|
||||
--tag shaymez/hbmonv2:latest \
|
||||
--platform linux/i386,linux/amd64,linux/arm64 .
|
||||
--platform linux/i386,linux/amd64,linux/arm64 .
|
||||
|
Loading…
Reference in New Issue
Block a user