Only push on tag
This commit is contained in:
		
							parent
							
								
									396deae914
								
							
						
					
					
						commit
						4d4776e26e
					
				@ -17,3 +17,11 @@ steps:
 | 
			
		||||
      files: target/XCraftBots-1.0-jar-with-dependencies.jar
 | 
			
		||||
      checksum: sha256
 | 
			
		||||
      tag: ${DRONE_TAG}
 | 
			
		||||
    when:
 | 
			
		||||
      event:
 | 
			
		||||
        - tag
 | 
			
		||||
 | 
			
		||||
trigger:
 | 
			
		||||
  event:
 | 
			
		||||
    - push
 | 
			
		||||
    - tag
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user