diff --git a/Jenkinsfile b/Jenkinsfile index 179ad4e..df0856f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -87,7 +87,7 @@ metadata: spec: type: service lifecycle: experimental - owner: DH_TEAM_ONEMDW""" + owner: CEVA_TIBCO_TEAM""" writeFile file: "catalog-info.yaml", text: yamlContent } @@ -97,7 +97,6 @@ spec: stage('Push to New Repository') { steps { script { - def repoUrl = "gitea:3000/${params.repositoryProject}/${params.repositoryName}.git" sh """ git config --global user.email "tpadmin@tibco.com"