Explorar o código

fix: wercker (1)

Nicolas Giard %!s(int64=7) %!d(string=hai) anos
pai
achega
70497790f9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      wercker.yml

+ 1 - 0
wercker.yml

@@ -76,6 +76,7 @@ deploy-github:
     - script:
       name: package
       code: |
+        ls
         tar -chzfv wiki-js.tar.gz assets server config.sample.yml package.json wiki.js LICENSE
         tar -chzfv node_modules.tar.gz node_modules
         SEMVER_LAST=`npm show wiki.js version`