Trying to find the issue with the gitea actions
Some checks failed
release / Build and push Docker image (push) Failing after 2m43s

This commit is contained in:
2025-01-04 17:15:24 +03:30
parent 3354be62b6
commit 1d31d2d456

View File

@@ -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 }}