cicd: fix list images
This commit is contained in:
		
							parent
							
								
									ec1344d0b5
								
							
						
					
					
						commit
						eb05e55fce
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue