This commit is contained in:
Benjamin Harder
2023-10-01 10:14:55 +02:00
parent c2a0e1fe15
commit d8e6b6cc55

View File

@@ -36,7 +36,7 @@ jobs:
with:
production-branch: main
- name: 'Build Inventory Image'
run: |
docker build -f docker/Dockerfile . --tag ghcr.io/manimatter/decluttarr:latest
docker push ghcr.io/manimatter/decluttarr:latest
# - name: 'Build Inventory Image'
# run: |
# docker build -f docker/Dockerfile . --tag ghcr.io/manimatter/decluttarr:latest
# docker push ghcr.io/manimatter/decluttarr:latest