Test Gitea Container Registry login 2
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 1m2s
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 1m2s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user