Unverified Commit b3b47e86 authored by nasirhm's avatar nasirhm

🔧 👷 Seedjob

Signed-off-by: 's avatarnasirhm <nasirhussainm14@gmail.com>
parent e6f833e0
def createPipelineJob(String jobName, String repoUrl, String credientialsID, String srcBranch, String jenkinsFilePath){
def createPipelineJob(String jobName, String repoUrl, String credentialsID, String srcBranch, String jenkinsFilePath){
pipelineJob(jobName) {
definition {
cpsScm {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment