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 { ...@@ -179,11 +179,10 @@ pipeline {
script { script {
FAILED_STAGE = env.STAGE_NAME FAILED_STAGE = env.STAGE_NAME
//TODO Temporarily deactivated because the deployment is not yet finished. cloneGitopsRepo()
// cloneGitopsRepo()
// setNewDevVersion()
// setNewDevVersion() pushGitopsRepo()
// pushGitopsRepo()
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment