Skip to content
Snippets Groups Projects
Commit 3412e9c1 authored by Stefan Hauffe's avatar Stefan Hauffe
Browse files

OZG-7324: Deactivate Gitops change for new builds temporarily

parent 446370fb
Branches
Tags
No related merge requests found
......@@ -179,10 +179,11 @@ pipeline {
script {
FAILED_STAGE = env.STAGE_NAME
cloneGitopsRepo()
setNewDevVersion()
pushGitopsRepo()
//TODO Temporarily deactivated because the deployment is not yet finished.
// cloneGitopsRepo()
//
// setNewDevVersion()
// pushGitopsRepo()
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment