debuge message update
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 3s

This commit is contained in:
jafreli
2025-01-16 03:26:08 +01:00
parent d37c93025c
commit 02685cf3a4

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Debugging - name: Debugging
run: echo "Registry URL: ${{ secrets.REGISTRY_URL }}" run: echo ${{ secrets.REGISTRY_URL }}
# Log in to Gitea Registry using Personal Access Token # Log in to Gitea Registry using Personal Access Token
- name: Log in to Gitea Registry - name: Log in to Gitea Registry