@ -2,13 +2,13 @@ machine:
node:
version: node
deployment:
pack:
branch: /.*/
commands:
test:
post:
- npm run pack
- cp packed/* $CIRCLE_ARTIFACTS
- node ./scripts/slack.js
release:
tag: /.*/