Ver Fonte

Don't npm rebuild inside container

Shane Kilkelly há 9 anos atrás
pai
commit
929ffbd83a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      services/docstore/test/acceptance/scripts/full-test.sh

+ 1 - 1
services/docstore/test/acceptance/scripts/full-test.sh

@@ -1,6 +1,6 @@
 #! /usr/bin/env bash
 
-npm rebuild
+# npm rebuild
 
 echo ">> Starting server..."