xiatian 2 년 전
부모
커밋
d07a21bcac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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-without-type-check
 
 mkdir -p ~/project/exam-score-statistic/static-new/admin/temp
 cp -r  dist ~/project/exam-score-statistic/static-new/admin/temp