Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
okarasov-sift authored May 16, 2024
1 parent 75f00bc commit 6c64ea2
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 = 'CI-15822-sift-ruby-pipe-resource-request'
jenkinsBranch = 'CI-15976-increase-resource-request-for-pipeline'
sharedLib = library("shared-lib@${jenkinsBranch}")

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

0 comments on commit 6c64ea2

Please sign in to comment.