Update Jenkinsfile

main
alexandrev 2025-02-14 12:23:49 +00:00
parent 1ae0e72df4
commit eabcdf3702
1 changed files with 1 additions and 2 deletions

3
Jenkinsfile vendored
View File

@ -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"