presetLocalContainer/action.yaml aktualisiert
Build go program / Test-Gitea-Actions (push) Successful in 9s

add disable ssl
This commit is contained in:
2026-04-14 16:20:53 +02:00
parent 608ca4b367
commit a7d9ab0db7
+3 -3
View File
@@ -5,10 +5,10 @@ description: preseting Gitea Job Runner
runs:
using: "composite"
steps:
#- name: Disable SSL verify (TEST ONLY)
# run: git config --global http.sslVerify false
- name: Disable SSL verify
run: git config --global http.sslVerify false
- name: Force DNS Fix (Robust)
- name: Force DNS Fix
shell: sh
run: |
# extract gateway-IP from routing-table