Do not run the update task in CI context
This commit is contained in:
		
							parent
							
								
									d7f9882596
								
							
						
					
					
						commit
						f0ac6cdb5f
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -147,7 +147,10 @@ distZip { | |||
| 
 | ||||
| installDist { | ||||
|   dependsOn build | ||||
|   finalizedBy 'update' | ||||
| 
 | ||||
|   if (!System.getenv('CI')) { | ||||
|     finalizedBy 'update' | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| run { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue