This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
CREDS="${{ secrets.REGISTRY_USER }}:${{ secrets.REGISTRY_PASSWORD }}"
|
CREDS="${{ secrets.REGISTRY_USER }}:${{ secrets.REGISTRY_PASSWORD }}"
|
||||||
|
|
||||||
echo "=== debug: Www-Authenticate header ==="
|
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 ""
|
||||||
|
|
||||||
echo "=== buildah push tag ==="
|
echo "=== buildah push tag ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user