Skip to content

Commit

Permalink
refac(jenkinsfile): changed image to custom image
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyamjain-plivo committed Jul 8, 2024
1 parent 6b7fd78 commit 978c9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
@Library('plivo_standard_libs@websdk') _

websdkPipeline ([
buildContainer: 'plivo/jenkins-ci/plivo-websdk:master',
buildContainer: 'plivo/jenkins-ci/plivo-websdk:DEVOPS-5491',
disableLint: true
])

0 comments on commit 978c9e1

Please sign in to comment.