.gitea/workflows/build.yml aktualisiert
Build go program / Test-Gitea-Actions (push) Failing after 7s
Build go program / Test-Gitea-Actions (push) Failing after 7s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user