Skip to content

Commit

Permalink
integrate new version of Jenkins shared lib
Browse files Browse the repository at this point in the history
  • Loading branch information
okarasov-sift authored May 2, 2024
2 parents f25d63e + f3a9ab9 commit 0cf0eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Load Jenkins shared library
jenkinsBranch = 'v0.12.0'
jenkinsBranch = 'v0.16.0'
sharedLib = library("shared-lib@${jenkinsBranch}")

def siftRubyWorkflow = sharedLib.com.sift.ci.SiftRubyWorkflow.new()
Expand Down

0 comments on commit 0cf0eef

Please sign in to comment.