Added Jenkinsfile
This commit is contained in:
parent
10932fcc54
commit
acacfd9910
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('1') {
|
stage('1') {
|
||||||
steps {
|
steps {
|
||||||
git(url: 'http://1.14.125.6:3000/wangyz/initial.git', branch: 'master')
|
git(url: 'http://1.14.125.6:3000/wangyz/test001.git', branch: 'main')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user