mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 15:54:00 +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
@@ -40,6 +40,8 @@ jobs:
|
||||
|
||||
- name: 'Build Inventory Image'
|
||||
env:
|
||||
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
|
||||
ECR_REPOSITORY: reponame
|
||||
IMAGE_TAG: ${{ env.GIT_TAG }}
|
||||
run: |
|
||||
docker build -f docker/Dockerfile . -t ghcr.io/manimatter/decluttarr:$IMAGE_TAG
|
||||
|
||||
Reference in New Issue
Block a user