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

OZG-7324: Enable deployment

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