Ver Fonte

feat: update jenkins.sh

chenhao há 2 anos atrás
pai
commit
4f76587e92
1 ficheiros alterados com 1 adições e 1 exclusões
  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/marking-cet/static-new/temp
 cp -r  dist ~/project/marking-cet/static-new/temp