Yuki Takei hace 4 años
padre
commit
de9b51b8ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker/Dockerfile

+ 1 - 1
docker/Dockerfile

@@ -99,7 +99,7 @@ COPY packages/slack packages/slack
 COPY packages/app packages/app
 
 # build
-RUN yarn learna build
+RUN yarn lerna build
 
 # make artifacts
 RUN tar cf packages.tar \