Reorder
This commit is contained in:
parent
5f938fe2a0
commit
4bb635164e
1 changed files with 3 additions and 3 deletions
6
.github/workflows/sonar.yml
vendored
6
.github/workflows/sonar.yml
vendored
|
|
@ -68,12 +68,12 @@ jobs:
|
|||
with:
|
||||
name: output
|
||||
path: ./output
|
||||
- name: check socket
|
||||
run: |
|
||||
ls -all /var/run/docker.sock
|
||||
- name: check docker
|
||||
run: |
|
||||
docker --version
|
||||
- name: check socket
|
||||
run: |
|
||||
ls -all /var/run/docker.sock
|
||||
- name: Build Docker image
|
||||
user: "0:0"
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue