mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-21 00:05:35 +02:00
test
This commit is contained in:
7
.github/workflows/main-multi.yml
vendored
7
.github/workflows/main-multi.yml
vendored
@@ -47,13 +47,6 @@ jobs:
|
||||
docker buildx create --use --name $IMAGE_TAG node-amd64 \
|
||||
docker buildx create --append --name $IMAGE_TAG node-arm64 \
|
||||
docker buildx build --platform linux/amd64,linux/arm64 \
|
||||
-f docker/Dockerfile . \
|
||||
--progress plain \
|
||||
-t $IMAGE_NAME:$IMAGE_TAG \
|
||||
--label com.decluttarr.version=$IMAGE_TAG \
|
||||
--label com.decluttarr.commit=$SHORT_COMMIT_ID \
|
||||
--build-arg IMAGE_TAG=$IMAGE_TAG \
|
||||
--build-arg SHORT_COMMIT_ID=$SHORT_COMMIT_ID \
|
||||
--push \
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user