fix: wercker (1)
This commit is contained in:
parent
19e4ad9d9c
commit
70497790f9
@ -76,6 +76,7 @@ deploy-github:
|
|||||||
- script:
|
- script:
|
||||||
name: package
|
name: package
|
||||||
code: |
|
code: |
|
||||||
|
ls
|
||||||
tar -chzfv wiki-js.tar.gz assets server config.sample.yml package.json wiki.js LICENSE
|
tar -chzfv wiki-js.tar.gz assets server config.sample.yml package.json wiki.js LICENSE
|
||||||
tar -chzfv node_modules.tar.gz node_modules
|
tar -chzfv node_modules.tar.gz node_modules
|
||||||
SEMVER_LAST=`npm show wiki.js version`
|
SEMVER_LAST=`npm show wiki.js version`
|
||||||
|
Loading…
Reference in New Issue
Block a user