diff --git a/code/pep-stats-report/jenkinsfile b/code/pep-stats-report/jenkinsfile index d4456d7..003ed55 100644 --- a/code/pep-stats-report/jenkinsfile +++ b/code/pep-stats-report/jenkinsfile @@ -8,7 +8,7 @@ pipeline { stages { stage('Testing fs-pep-stats-report......') { 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}' sh ''' cd ./code/pep-stats-report