Skip to content

Commit

Permalink
refac(jenkinsfile): changed image to master
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyamjain-plivo committed Jul 8, 2024
1 parent bb1c3a3 commit 6b7fd78
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:DEVOPS-5491',
buildContainer: 'plivo/jenkins-ci/plivo-websdk:master',
disableLint: true
])

0 comments on commit 6b7fd78

Please sign in to comment.