|  | @ -8,7 +8,7 @@ pipeline { | 
			
		
	
		
		
			
				
					|  |  |     stages { |  |  |     stages { | 
			
		
	
		
		
			
				
					|  |  |         stage('Testing fs-pep-stats-report......') { |  |  |         stage('Testing fs-pep-stats-report......') { | 
			
		
	
		
		
			
				
					|  |  |             steps { |  |  |             steps { | 
			
		
	
		
		
			
				
					
					|  |  |                 buildName '#${BUILD_NUMBER} ~/fs-cloud/${JOB_NAME}:${IMAGE_VERSION}' |  |  |                 buildName '#${BUILD_NUMBER} ~/pep/${JOB_NAME}:${IMAGE_VERSION}' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 				buildDescription 'harbor.anxinyun.cn/pep/${JOB_NAME}:${IMAGE_VERSION}' |  |  | 				buildDescription 'harbor.anxinyun.cn/pep/${JOB_NAME}:${IMAGE_VERSION}' | 
			
		
	
		
		
			
				
					|  |  |                 sh ''' |  |  |                 sh ''' | 
			
		
	
		
		
			
				
					|  |  |                     cd ./code/pep-stats-report |  |  |                     cd ./code/pep-stats-report | 
			
		
	
	
		
		
			
				
					|  | 
 |