event when syntax
This commit is contained in:
		@@ -21,7 +21,8 @@ pipeline:
 | 
			
		||||
 | 
			
		||||
  docker-build:
 | 
			
		||||
    when:
 | 
			
		||||
      - event: [ "tag" ]
 | 
			
		||||
      - event: tag
 | 
			
		||||
        tag: v*
 | 
			
		||||
    image: docker:latest
 | 
			
		||||
    volumes:
 | 
			
		||||
      - /var/run/docker.sock:/var/run/docker.sock
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user