Compare commits
2 commits
d0fe66ca1a
...
217e6a08ad
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
217e6a08ad | ||
|
|
d13c033dc6 |
|
|
@ -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: Disable file restrictions
|
- name: Proxy issue
|
||||||
run: chmod -R a+rwx /workspace
|
run: env | grep -i proxy
|
||||||
|
|
||||||
- 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