forked from tas/major_tom
Update .gitea/workflows/deploy.yaml
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
CREDS="${{ secrets.REGISTRY_USER }}:${{ secrets.REGISTRY_PASSWORD }}"
|
||||
|
||||
echo "=== debug: Www-Authenticate header ==="
|
||||
curl -sk -I https://git.kimchi/v2/ | grep -i www-authenticate || true
|
||||
curl -sk -I http://git.kimchi/v2/ | grep -i www-authenticate || true
|
||||
echo ""
|
||||
|
||||
echo "=== buildah push tag ==="
|
||||
|
||||
Reference in New Issue
Block a user