xiatian hace 9 meses
padre
commit
3d38d9ee0f
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
+npm run build:vite
 
 mkdir -p ~/project/scancentral/static/temp
 cp -r  dist/web ~/project/scancentral/static/temp