Skip to content
Snippets Groups Projects
Commit 6dad6ace authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

change Jenkins commit message in gitops

parent 5d9e7f7e
Branches
Tags
1 merge request!5OZG-7491 Entferne xta-adapter und dFoerdermittel aus eingang-manager Repo
......@@ -324,7 +324,7 @@ Void pushNewGitopsVersion(String environment) {
withCredentials([usernamePassword(credentialsId: 'jenkins-gitea-access-token', passwordVariable: 'TOKEN', usernameVariable: 'USER')]) {
sh "git add ${environment}/application/values/*-adapter-values.yaml"
sh "git commit -m 'jenkins rollout ${environment} version ${IMAGE_TAG}'"
sh "git commit -m 'jenkins rollout ${environment} eingang-manager version ${IMAGE_TAG}'"
sh 'git push https://${USER}:${TOKEN}@git.ozg-sh.de/ozgcloud-devops/gitops.git'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment