Commit 70497790 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

fix: wercker (1)

parent 19e4ad9d
......@@ -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`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment