machine:
  node:
    version: 6.10.0
deployment:
  release:
    tag: /^v?\d+\.\d+\.\d+(?:-beta\.\d+)?$/
    owner: Financial-Times
    commands:
      - make npm-publish
notify:
  webhooks:
    - url: https://ft-next-webhooks.herokuapp.com/circleci
