express-meshblu-healthcheck
Version:
Express middleware for Meshblu healthcheck
18 lines (17 loc) • 447 B
YAML
sudo: false
language: node_js
node_js: '8'
before_deploy:
- npm run build
branches:
only:
- /^v[0-9]/
deploy:
provider: npm
email: serveradmin@octoblu.com
skip_cleanup: true
api_key:
secure: MjCRQt3obOmwOZHc6pL/EE9HORCvGB6Q91gNhONqmbvFoTWu+VOi2C2zk8zMwLlJzApA4WQud/vlr5kg/XhafuuU+juuGKJk4MUP2OmH42Js2V/9NjL/2xrtOWZfxXyR1uX/iuKHOWxorJOP7eFHz4CEGGpyUDFUiYTJf05h+YI=
on:
tags: true
repo: octoblu/express-meshblu-healthcheck