mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-26 07:13:37 +01:00
fix directory
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: build the image
|
||||
run: |
|
||||
cd backend && docker build --push --no-cache \
|
||||
docker build --push --no-cache \
|
||||
--tag ghrc.io/hay-kot/homebox:nightly \
|
||||
--build-arg COMMIT=$(git rev-parse HEAD) \
|
||||
--platform linux/amd64,linux/arm64,linux/arm/v7 .
|
||||
|
||||
Reference in New Issue
Block a user