This commit is contained in:
		@@ -63,6 +63,10 @@ steps:
 | 
				
			|||||||
  volumes:
 | 
					  volumes:
 | 
				
			||||||
  - name: shared
 | 
					  - name: shared
 | 
				
			||||||
    path: /tmp/shared
 | 
					    path: /tmp/shared
 | 
				
			||||||
 | 
					  when:
 | 
				
			||||||
 | 
					    event:
 | 
				
			||||||
 | 
					      include:
 | 
				
			||||||
 | 
					      - tag
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build-and-publish
 | 
					- name: build-and-publish
 | 
				
			||||||
  image: plugins/docker
 | 
					  image: plugins/docker
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user