Update Jenkinsfile

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

2
Jenkinsfile vendored
View File

@ -111,7 +111,7 @@ spec:
git clone https://${GIT_PAT}@gitlab.com/${params.repositoryProject}/${params.repositoryName}.git git clone https://${GIT_PAT}@gitlab.com/${params.repositoryProject}/${params.repositoryName}.git
git checkout -b master git checkout master
cp catalog-info.yaml ${params.repositoryName}/catalog-info.yaml cp catalog-info.yaml ${params.repositoryName}/catalog-info.yaml
cd ${params.repositoryName} cd ${params.repositoryName}
git add . git add .