This commit is contained in:
Harika Siddanathi 2019-07-24 17:20:08 +05:30
parent ccb8200d7c
commit 5cdc8b1d39
2 changed files with 12 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'
])

5
ci/config.yml Normal file
View file

@ -0,0 +1,5 @@
---
language: node-sdk
build:
command: |
npm install