Explorar o código

ensure not to remove files for building client

Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
d13162e338
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      docker/bin/remove-except-artifacts.sh

+ 0 - 3
docker/bin/remove-except-artifacts.sh

@@ -3,8 +3,5 @@
 set -e
 
 rm -rf \
-  ${appDir}/bin \
   ${appDir}/docker \
   ${appDir}/node_modules \
-  ${appDir}/src/client \
-  ${appDir}/babel.config.js \