X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_capm3_v1b1_master_integration_tests_centos.yml;h=4809ec78193ec4b53a4bf72d5304e0804fd1abf1;hb=7872fef2742b5b74dbea247600add5a71214270e;hp=57adb014895014b72c9ca150fad141b711e5183e;hpb=a11e30729ef68367af80eec3f47534cb70be2800;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml b/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml index 57adb014..4809ec78 100644 --- a/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml @@ -43,7 +43,7 @@ description: 'Project github repo name' - string: name: ghprbActualCommit - default: 'main' + default: 'master' description: 'CI Repo branch for triggering manual build' - string: name: ghprbAuthorRepoGitUrl @@ -51,7 +51,7 @@ description: 'CI Repo URL for triggering manual build' - string: name: ghprbTargetBranch - default: 'main' + default: 'master' description: 'Target branch of the PR' - string: name: DISTRIBUTION @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True