Browse Source

修改发布配置

yangc 7 years ago
parent
commit
ad7aea571f
2 changed files with 3 additions and 0 deletions
  1. 3 0
      Dockerfile
  2. BIN
      linux_musl-x64-57_binding.node

+ 3 - 0
Dockerfile

@@ -9,4 +9,7 @@ RUN chmod +x run.sh
 
 RUN yarn && yarn run build
 
+RUN export SASS_BINARY_PATH=linux_musl-x64-57_binding.node
+RUN export PATH=$PATH:$SASS_BINARY_PATH
+
 CMD [ "sh", "run.sh" ]

BIN
linux_musl-x64-57_binding.node