feat:213
This commit is contained in:
parent
a085cd8dbd
commit
ddf406b3e0
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -4,8 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
steps {
|
steps {
|
||||||
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