Update Jenkinfile
This commit is contained in:
parent
55a47eefaa
commit
70ecbef433
@ -11,7 +11,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
steps {
|
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