UNPKG

177 BYAMLView Raw
1machine:
2 node:
3 version: 8
4
5deployment:
6 prod:
7 branch: master
8 commands:
9 # not every commit is going to be published
10 - npm run semantic-release || true