-
Bug
-
Resolution: Duplicate
-
Major
-
ubuntu 16.10, wildfly 10.1.0, jenkins 2.57 (same with 2.56,2.55 ..Etc) , BlueOcean 1.0.1
- Creating pipeline: if i choose github for repository, it works fine: i can create pipeline.
- If i choose 'git', and set well the configuration, i get a popup "You don't have any branches that contain a Jenkinsfile". And a button getting me to the pipeline documentation.
- Tried with: gerrit, gitblit, gitbucket: same thing.
- If i create a jenkinsfile directly in the repository, i can pass, but i cannot modify the pipeline like with github chooice. Visual editor simply won't be here.
- duplicates
-
JENKINS-43148 Support native Git for pipeline creation and editing
- Resolved