.gitea/workflows/build.yml aktualisiert
Build go program / Test-Gitea-Actions (push) Failing after 7s

This commit is contained in:
2026-04-14 15:53:24 +02:00
parent 1c223455d5
commit e7ba7540e8
+3
View File
@@ -9,6 +9,9 @@ jobs:
Test-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- name: Disable SSL verify (TEST ONLY)
run: git config --global http.sslVerify false
- name: Verify Fix
run: cat /etc/hosts
- name: PrintTest testing