Merge branch 'master' into get-input

This commit is contained in:
nixonsamuel 2019-11-13 12:35:44 +05:30
commit 4ac9b0871c
2 changed files with 14 additions and 0 deletions

7
Jenkinsfile vendored Normal file
View file

@ -0,0 +1,7 @@
#!groovy
@Library('plivo_standard_libs@sdks') _
sdksPipeline ([
buildContainer: 'plivo/jenkins-ci/node-sdk:latest'
])

7
ci/config.yml Normal file
View file

@ -0,0 +1,7 @@
---
parent: central
serviceName: plivo-node
language: node-sdk
build:
command: |
npm install