mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-05 04:15:25 +01:00
sp
This commit is contained in:
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@@ -35,6 +35,6 @@ jobs:
|
||||
- name: build the image
|
||||
run: |
|
||||
docker build --push --no-cache \
|
||||
--tag ghrc.io/hay-kot/homebox:nightly \
|
||||
--tag ghcr.io/hay-kot/homebox:nightly \
|
||||
--build-arg COMMIT=$(git rev-parse HEAD) \
|
||||
--platform linux/amd64,linux/arm64,linux/arm/v7 .
|
||||
--platform linux/amd64 .
|
||||
|
||||
Reference in New Issue
Block a user