diff --git a/presetLocalContainer/action.yaml b/presetLocalContainer/action.yaml index a344d6f..68d8d61 100644 --- a/presetLocalContainer/action.yaml +++ b/presetLocalContainer/action.yaml @@ -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