mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 08:54:03 +02:00
fix to dev yml
This commit is contained in:
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
env:
|
||||
IMAGE_NAME: ghcr.io/manimatter/decluttarr
|
||||
IMAGE_TAG: dev
|
||||
run: |
|
||||
run: |
|
||||
docker buildx build \
|
||||
--platform linux/amd64,linux/arm64 -f docker/Dockerfile . \
|
||||
--progress plain \
|
||||
|
||||
Reference in New Issue
Block a user