diff --git a/Jenkinsfile b/Jenkinsfile index 4b01418..bc1d83d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,7 +14,7 @@ node { ''' } 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') { sh '''