Update Jenkinfile
This commit is contained in:
parent
55a47eefaa
commit
70ecbef433
@ -11,7 +11,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
git 'https://git.tech4biz.wiki/jassim/cicid.git'
|
||||
git branch: 'main', url: 'https://git.tech4biz.wiki/jassim/cicid.git'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user