xiatian hace 2 años
padre
commit
36114314b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jenkins.sh

+ 1 - 1
jenkins.sh

@@ -12,7 +12,7 @@ echo “build env: $1”
 pwd
 
 yarn
-npm run build:$1
+npm run build
 
 mkdir -p ~/project/exam-score-statistic/static-new/admin/temp
 cp -r  dist ~/project/exam-score-statistic/static-new/admin/temp