fix debug step failing on curl errors, remove test workflow
Build and Push Docker Image / build (push) Successful in 13s
Build and Push Docker Image / build (push) Successful in 13s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
|
||||
- name: Debug - try direct connection bypassing proxy
|
||||
run: |
|
||||
set +e
|
||||
echo "=== Via NPM (port 443) ==="
|
||||
curl -sk -u "timothykim:${TOKEN}" https://git.timothykim.net/v2/ 2>&1
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user