Browse Source

修改jenkinsfile

yangliu 2 months ago
parent
commit
bea53e46f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -9,7 +9,7 @@ pipeline {
     }
 
     environment {
-        PROJECT_NAME    = 'new-portal-frontend'
+        PROJECT_NAME    = 'portal-frontend'
         BUILD_DIR       = 'dist'
         NODE_ENV        = 'production'
         HARBOR_HOST     = '8.130.28.21:81'