Explorar el Código

修改jenkinsfile

yangliu hace 2 meses
padre
commit
bea53e46f7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'