reghao пре 2 година
родитељ
комит
712535bdea
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      build.sh

+ 2 - 1
build.sh

@@ -2,6 +2,7 @@
 
 
 commit_id=`git rev-parse --short HEAD`
-#npm run build
+npm run build
 docker build -t docker.reghao.cn/tnb/bili:${commit_id} .
 docker push docker.reghao.cn/tnb/bili:${commit_id}
+rm -rf dist