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
1 parent 0cf0eef commit 75f00bc
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 = 'CI-15822-sift-ruby-pipe-resource-request'
sharedLib = library("shared-lib@${jenkinsBranch}")

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

0 comments on commit 75f00bc

Please sign in to comment.