refspec
This commit is contained in:
parent
20ef53ec59
commit
7f46ab8fec
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ node {
|
|||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
stage ('Checkout'){
|
stage ('Checkout'){
|
||||||
git branch: 'Dev', url: 'https://github.com/github.com:Hion-V/hForumPHP.git'
|
git branch: 'refs/heads/Dev', url: 'https://github.com/github.com:Hion-V/hForumPHP.git'
|
||||||
}
|
}
|
||||||
stage('prepare') {
|
stage('prepare') {
|
||||||
sh '''
|
sh '''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user