This commit is contained in:
Benjamin Harder
2023-09-30 17:45:27 +02:00
parent 80b89b6538
commit d136c3db85
2 changed files with 1 additions and 2 deletions

View File

@@ -28,6 +28,5 @@ jobs:
- name: 'Build Inventory Image'
run: |
# docker build . --tag ghcr.io/manimatter/decluttarr:latest
docker build docker/. --tag ghcr.io/manimatter/decluttarr:latest
docker push ghcr.io/manimatter/decluttarr:latest