Fix typo
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Has been cancelled
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ${{vars.REGISTRY_URL}}
|
registry: ${{vars.REGISTRY_URL}}
|
||||||
username: bartha.gaabor
|
username: bartha.gabor
|
||||||
password: ${{secrets.TOKEN}}
|
password: ${{secrets.TOKEN}}
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
|
|||||||
Reference in New Issue
Block a user