diff --git a/jenkinsfile_web b/jenkinsfile_web index 60344dd4..35bc33bd 100644 --- a/jenkinsfile_web +++ b/jenkinsfile_web @@ -8,7 +8,6 @@ pipeline { stages { stage('Highways4Good Web......') { steps { - sh 'switch-auth.sh anxinyun' buildName "#${BUILD_NUMBER} ~/fs-cloud/${JOB_NAME}:${IMAGE_VERSION}" buildDescription "harbor.anxinyun.cn/iot/${CLOUD}/${JOB_NAME}:${IMAGE_VERSION}" sh 'nerdctl build -t harbor.anxinyun.cn/iot/${CLOUD}/${JOB_NAME}:${IMAGE_VERSION} ./web'