Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ci
  • Loading branch information
Harika Siddanathi authored and Harika Siddanathi committed Jul 24, 2019
1 parent ccb8200 commit 5cdc8b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Jenkinsfile
@@ -0,0 +1,7 @@
#!groovy

@Library('plivo_standard_libs@sdks') _

sdksPipeline ([
buildContainer: 'plivo/jenkins-ci/node-sdk:latest'
])
5 changes: 5 additions & 0 deletions ci/config.yml
@@ -0,0 +1,5 @@
---
language: node-sdk
build:
command: |
npm install

0 comments on commit 5cdc8b1

Please sign in to comment.