Test Gitea Container Registry login 2
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 1m2s

This commit is contained in:
2025-10-16 14:28:16 +02:00
parent 6ecf2fd98b
commit 697cae5108

View File

@@ -21,7 +21,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ${{vars.REGISTRY_URL}}
username: bartha.gabor
username: ${{vars.ACTOR}}
password: ${{secrets.TOKEN}}
- name: Build Docker image