Behavior confirmation
Continuous Integration / docker (push) Failing after 12s

This commit is contained in:
2026-05-06 10:43:05 -04:00
parent df9c822804
commit 7979ab54d3
-3
View File
@@ -33,9 +33,6 @@ jobs:
- name: Behavior confirm
shell: bash
run: |
echo "GITEA_URL: $GITEA_URL"
echo "REGISTRY: $REGISTRY"
echo "REPO_FULL: $REPO_FULL"
echo "Registry in env: ${{ $REGISTRY }}"
- name: Login to GitHub Container Registry
uses: docker/login-action@v2