This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
whoami
|
whoami
|
||||||
env
|
env
|
||||||
|
echo "------------"
|
||||||
|
echo "jq: $(command -v jq)"
|
||||||
|
echo "python3: $(python3 -V)"
|
||||||
|
echo "git: $(command -v git)"
|
||||||
- name: Print success
|
- name: Print success
|
||||||
run: echo "✅ Rootless Docker is working inside Gitea act_runner"
|
run: echo "✅ Rootless Docker is working inside Gitea act_runner"
|
||||||
|
|||||||
Reference in New Issue
Block a user