UNPKG

monaca-lib

Version:

Monaca cloud and localkit API bindings for JavaScript

18 lines (16 loc) 275 B
general: branches: only: - master machine: node: version: 0.12.7 checkout: post: - git fetch --tags deployment: release: tag: /[0-9]+(\.[0-9]+)*/ commands: - echo -e "$NPMUSER\n$NPMPASSWORD\n$NPMEMAIL" | npm login - npm publish