cicd: fix list images

This commit is contained in:
light7734 2024-10-14 13:26:06 +03:30
parent ec1344d0b5
commit eb05e55fce
Signed by: light7734
GPG Key ID: 37FDF7099B2AB7A7
1 changed files with 4 additions and 1 deletions

View File

@ -37,7 +37,10 @@ steps:
- sleep 5
- name: list_images
image: docker:latest
volumes:
- name: dockersock
path: /var/run
image: docker:dind
commands:
- docker images