test branch main2 jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -11,7 +11,7 @@ pipeline {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
// Code aus dem Repository holen
|
||||
git branch: 'main', url: 'http://localhost:3003/Ismail/NodeMap.git'
|
||||
git branch: 'main2', url: 'http://localhost:3003/Ismail/NodeMap.git'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user