Skip to content
Snippets Groups Projects
Commit de4190be authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2877 main branch von provision repo nutzen

parent 3009cbdf
No related branches found
No related tags found
No related merge requests found
...@@ -344,9 +344,9 @@ Void checkoutProvisioningRepo(String stage) { ...@@ -344,9 +344,9 @@ Void checkoutProvisioningRepo(String stage) {
sh 'git clone https://${USER}:${TOKEN}@git.ozg-sh.de/mgm/provisioning.git' sh 'git clone https://${USER}:${TOKEN}@git.ozg-sh.de/mgm/provisioning.git'
// todo remove git checkout // todo remove git checkout
dir('provisioning') { //dir('provisioning') {
sh 'git checkout ozg-2552-jenkins-e2e' // sh 'git checkout ozg-2552-jenkins-e2e'
} //}
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment