This commit is contained in:
		@@ -2,7 +2,7 @@ pipeline:
 | 
				
			|||||||
  fail:
 | 
					  fail:
 | 
				
			||||||
    image: scratch
 | 
					    image: scratch
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - false
 | 
					      - echo "Please work now!" && false
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
      event: [push, tag]
 | 
					      event: [push, tag]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user