Exclude `spring-boot-docs` from Artifactory deployment
Closes gh-15809
This commit is contained in:
		
							parent
							
								
									eee07efee1
								
							
						
					
					
						commit
						80f41132ce
					
				| 
						 | 
				
			
			@ -191,6 +191,7 @@ jobs:
 | 
			
		|||
      build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
 | 
			
		||||
      disable_checksum_uploads: true
 | 
			
		||||
      exclude:
 | 
			
		||||
      - "**/spring-boot-docs/**"
 | 
			
		||||
      - "**/spring-boot-test-support/**"
 | 
			
		||||
      - "**/spring-boot-configuration-docs/**"
 | 
			
		||||
      - "**/*.effective-pom"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue