mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 06:54:01 +02:00
trying to fix it..
This commit is contained in:
3
.github/workflows/dev.yml
vendored
3
.github/workflows/dev.yml
vendored
@@ -59,8 +59,7 @@ jobs:
|
||||
IMAGE_NAME: ghcr.io/manimatter/decluttarr
|
||||
IMAGE_TAG: dev
|
||||
run: |
|
||||
docker buildx build \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
docker build \
|
||||
-t $IMAGE_NAME:$IMAGE_TAG \
|
||||
--label com.decluttarr.version=$IMAGE_TAG \
|
||||
--label com.decluttarr.commit=$SHORT_COMMIT_ID \
|
||||
|
||||
Reference in New Issue
Block a user