feat:更新Jenkins
This commit is contained in:
parent
8744bd411a
commit
a085cd8dbd
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
|||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
steps {
|
steps {
|
||||||
git
|
git
|
||||||
git branch: 'main',
|
branch: 'main',
|
||||||
url: 'http://47.95.203.241:3000/ReeseLin/golang-dy-back.git',
|
url: 'http://47.95.203.241:3000/ReeseLin/golang-dy-back.git',
|
||||||
credentialsId: '932fcb89-1c39-4005-b664-15e862f09e20'
|
credentialsId: '932fcb89-1c39-4005-b664-15e862f09e20'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user