i am not a smart man
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
This commit is contained in:
parent
6420086124
commit
f1efdb879c
@ -20,7 +20,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ secrets.REGISTRY }}
|
||||
username: ${{ secret.NAME }}
|
||||
username: ${{ secret.USER }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
|
Loading…
Reference in New Issue
Block a user