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
|
||||
with:
|
||||
install: true
|
||||
- name: Log in to Container registry
|
||||
uses: docker/login-action@v2
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
||||
with:
|
||||
registry: git.mahdium.ir
|
||||
username: ${{ secrets.USERNAME }}
|
||||
|
Reference in New Issue
Block a user