mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 10:49:00 +00:00 
			
		
		
		
	build: bypass testing datahub-web when running idea gradle task (#1601)
This commit is contained in:
		
							parent
							
								
									f423df6a4d
								
							
						
					
					
						commit
						1aef8f6e1b
					
				| @ -85,6 +85,8 @@ distZip { | |||||||
|   from 'packages/data-portal/dist' |   from 'packages/data-portal/dist' | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| artifacts { | if (!gradle.startParameter.taskNames.any { it in ["idea"] }) { | ||||||
|  |   artifacts { | ||||||
|     assets distZip |     assets distZip | ||||||
|  |   } | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Mars Lan
						Mars Lan