Skip to content

Commit

Permalink
Increase resource for pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
okarasov-sift authored May 16, 2024
2 parents 0cf0eef + 1af9547 commit 05c9957
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.16.0'
jenkinsBranch = 'v0.37.0'
sharedLib = library("shared-lib@${jenkinsBranch}")

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

0 comments on commit 05c9957

Please sign in to comment.