2025-09-16 10:35:19+04:00
Some checks failed
Docker Build / docker (push) Failing after 1m37s

This commit is contained in:
2025-09-16 10:35:19 +04:00
parent 68b5d46249
commit d2551f106d
2 changed files with 15 additions and 2 deletions

View File

@@ -30,10 +30,9 @@ jobs:
with:
context: .
push: ${{ env.REGISTRY != '' }}
tags: ${{ env.REGISTRY }}/vitrify-me:${{ github.sha }}
tags: ${{ env.REGISTRY }}5mdt/vitrify-me:${{ github.sha }}
env:
REGISTRY: ${{ secrets.REGISTRY }}
REGISTRY_USER: ${{ secrets.REGISTRY_USER }}
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}