mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-19 16:54:11 +02:00
Review + Merge of ARM Support and Readme Cleanup (contributions by craggles17 and Fxsch)
This commit is contained in:
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
|
||||
- name: "Build, Tag, and push the Docker image"
|
||||
env:
|
||||
IMAGE_NAME: ghcr.io/fxsch/decluttarr
|
||||
IMAGE_NAME: ghcr.io/manimatter/decluttarr
|
||||
IMAGE_TAG: dev
|
||||
run: |
|
||||
docker build -f docker/Dockerfile -t $IMAGE_NAME:$IMAGE_TAG .
|
||||
|
||||
Reference in New Issue
Block a user