Eliminar .github/workflows/ping.yml
Some checks failed
Sync selected files to GitHub / sync (push) Failing after 1s
Some checks failed
Sync selected files to GitHub / sync (push) Failing after 1s
This commit is contained in:
7
.github/workflows/ping.yml
vendored
7
.github/workflows/ping.yml
vendored
@@ -1,7 +0,0 @@
|
|||||||
- name: Debug mounted volumes
|
|
||||||
run: |
|
|
||||||
ls -la /
|
|
||||||
echo "---"
|
|
||||||
ls -la /repo.git 2>&1 || echo "Not found"
|
|
||||||
echo "---"
|
|
||||||
find / -name "sigpro.git" 2>/dev/null || echo "No sigpro.git found"
|
|
||||||
Reference in New Issue
Block a user