mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 14:54:02 +02:00
test
This commit is contained in:
2
.github/workflows/push-main-image-ghcr.yml
vendored
2
.github/workflows/push-main-image-ghcr.yml
vendored
@@ -42,5 +42,5 @@ jobs:
|
||||
env:
|
||||
IMAGE_TAG: ${{ env.GIT_TAG }}
|
||||
run: |
|
||||
docker build -f docker/Dockerfile . -t ghcr.io/manimatter/decluttarr:latest -t ghcr.io/manimatter/decluttarr:$IMAGE_TAG
|
||||
docker build -f docker/Dockerfile . -t ghcr.io/manimatter/decluttarr:$IMAGE_TAG
|
||||
docker push ghcr.io/manimatter/decluttarr:latest
|
||||
Reference in New Issue
Block a user