mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 14:54:02 +02:00
test
This commit is contained in:
8
.github/workflows/push-main-image-ghcr.yml
vendored
8
.github/workflows/push-main-image-ghcr.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user