List the volumes
Jekyll / test-ci-actions (push) Failing after 19s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-22 15:58:38 +02:00
parent a6dd656df5
commit 496c140246
1 changed files with 1 additions and 0 deletions

View File

@ -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: |