List the volumes
Jekyll / test-ci-actions (push) Failing after 19s
Details
Jekyll / test-ci-actions (push) Failing after 19s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
a6dd656df5
commit
496c140246
|
@ -56,6 +56,7 @@ jobs:
|
||||||
docker rmi hello-world:latest > /dev/null
|
docker rmi hello-world:latest > /dev/null
|
||||||
docker version
|
docker version
|
||||||
docker compose version
|
docker compose version
|
||||||
|
docker volume ls
|
||||||
- name: Build Jekyll image
|
- name: Build Jekyll image
|
||||||
id: build_image
|
id: build_image
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue