cleaning up
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m7s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m7s
This commit is contained in:
parent
3b2ecf6ee3
commit
201f462447
2 changed files with 4 additions and 7 deletions
|
|
@ -11,13 +11,6 @@ jobs:
|
|||
- name: Install tools
|
||||
run: apt-get update && apt-get install -y docker.io openssh-client
|
||||
|
||||
- name: Debug Docker
|
||||
run: |
|
||||
ls -la /var/run/docker.sock || echo "Socket not found"
|
||||
whoami
|
||||
id
|
||||
docker version || echo "Docker command failed"
|
||||
|
||||
- name: Checkout code
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue