Trying to find the issue with the gitea actions
Some checks failed
release / Build and push Docker image (push) Failing after 2m43s
Some checks failed
release / Build and push Docker image (push) Failing after 2m43s
This commit is contained in:
@@ -25,8 +25,8 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
- name: Log in to Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
||||||
with:
|
with:
|
||||||
registry: git.mahdium.ir
|
registry: git.mahdium.ir
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
|
Reference in New Issue
Block a user