mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-25 14:22:32 -06:00
7 lines
121 B
Groovy
7 lines
121 B
Groovy
#!groovy
|
|
|
|
@Library('plivo_standard_libs@sdks') _
|
|
|
|
sdksPipeline ([
|
|
buildContainer: 'plivo/jenkins-ci/node-sdk:latest'
|
|
])
|