feat: always pull latest image [SKIP CI]
This commit is contained in:
		@@ -43,6 +43,7 @@ steps:
 | 
			
		||||
      - name: docker_sock
 | 
			
		||||
        path: /var/run/docker.sock
 | 
			
		||||
    commands:
 | 
			
		||||
      - docker-compose pull
 | 
			
		||||
      - docker-compose up --detach --verbose --force-recreate  --file ./docker-compose.yml
 | 
			
		||||
    when:
 | 
			
		||||
      event:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user