Skip to content
Snippets Groups Projects
Commit bc38a5ef authored by derrabauke's avatar derrabauke
Browse files

use the right docker list command

parent cf814c76
No related branches found
No related tags found
No related merge requests found
......@@ -92,4 +92,4 @@ clean_docker_registry:
before_script:
- docker login -u $GPT_REGISTRY_USER -p $GDT_REGISTRY_PASSWORD $CI_REGISTRY
script:
- docker image -a
- docker image ls
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment