jenkins-job-builder/tests/scm/fixtures/gitlab.yaml

9 lines
210 B
YAML

scm:
- git:
url: "git@gitlab.example.com:foo/bar.git"
branches:
- origin/master
browser: gitlab
browser-url: "https://gitlab.example.com/foo/bar/"
browser-version: "5.2"