mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-30 13:48:51 +08:00
Jenkinsfile fix for multi branching
This commit is contained in:
parent
56c782d0eb
commit
dce3f78438
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ node {
|
|||||||
sh 'go version'
|
sh 'go version'
|
||||||
|
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
git url: 'https://github.com/unidoc/unidoc.git'
|
checkout scm
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Prepare') {
|
stage('Prepare') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user