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 version
|
||||
docker compose version
|
||||
docker volume ls
|
||||
- name: Build Jekyll image
|
||||
id: build_image
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue