mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-12-04 05:53:29 -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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: master
|
branches: main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -21,4 +21,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker buildx build --push \
|
docker buildx build --push \
|
||||||
--tag shaymez/hbmonv2:latest \
|
--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