aexiaoliou hai 1 ano
pai
achega
e6ae65f1d7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -80,7 +80,7 @@ pipeline {
                 echo '拷贝后台测试环境变量'
                 sh '''
                     cd h5 
-                    cp ./dotenv/test-on-server.env .env
+                    cp ./dotenv/.test-on-server.env .env
                     cd ..
                 '''
                 echo '构建前端'