debuge message update
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 3s
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 3s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user