Compare commits
No commits in common. "217e6a08ad885ab69b0bd6b2245ff545df6da69f" and "d0fe66ca1a8a2f4c907c7ee7cae200b083677518" have entirely different histories.
217e6a08ad
...
d0fe66ca1a
|
@ -18,8 +18,8 @@ jobs:
|
||||||
- name: Test checkout commands (config)
|
- name: Test checkout commands (config)
|
||||||
run: "git config --local http.http://localhost:10001/.extraheader AUTHORIZATION: basic"
|
run: "git config --local http.http://localhost:10001/.extraheader AUTHORIZATION: basic"
|
||||||
|
|
||||||
- name: Proxy issue
|
- name: Disable file restrictions
|
||||||
run: env | grep -i proxy
|
run: chmod -R a+rwx /workspace
|
||||||
|
|
||||||
- name: Debug runner (act actions path)
|
- name: Debug runner (act actions path)
|
||||||
run: ls -lah /workspace/julien.oculi && ls -lah /workspace/julien.oculi/test-forgejo-runner
|
run: ls -lah /workspace/julien.oculi && ls -lah /workspace/julien.oculi/test-forgejo-runner
|
||||||
|
|
Loading…
Reference in a new issue