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:
|
with:
|
||||||
name: output
|
name: output
|
||||||
path: ./output
|
path: ./output
|
||||||
- name: check socket
|
|
||||||
run: |
|
|
||||||
ls -all /var/run/docker.sock
|
|
||||||
- name: check docker
|
- name: check docker
|
||||||
run: |
|
run: |
|
||||||
docker --version
|
docker --version
|
||||||
|
- name: check socket
|
||||||
|
run: |
|
||||||
|
ls -all /var/run/docker.sock
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
user: "0:0"
|
user: "0:0"
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue