Skip to content

Commit 628b1da

Browse files
authored
pipelinex@development
1 parent 03dddda commit 628b1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ podTemplate(label: "${git_project}-${label}", inheritFrom: "jnlp-docker-golang")
389389
def FRAMES_NEXT_VERSION
390390
def next_versions = ['prometheus':null, 'tsdb-nuclio':null, 'frames':null]
391391

392-
pipelinex = library(identifier: 'pipelinex@_fix_py', retriever: modernSCM(
392+
pipelinex = library(identifier: 'pipelinex@development', retriever: modernSCM(
393393
[$class: 'GitSCMSource',
394394
credentialsId: git_deploy_user_private_key,
395395
remote: "[email protected]:iguazio/pipelinex.git"])).com.iguazio.pipelinex

0 commit comments

Comments
 (0)