summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/git003.yaml
blob: a96318c5e193503b21b842747df4d9e60a4611e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
scm:
    - git:
        url: https://github.com/openstack-infra/jenkins-job-builder.git
        browser: rhodecode
        browser-url: http://github.com/foo/example.git
        force-polling-using-workspace: true
        merge:
            remote: repo_name
            branch: branch_name
            strategy: recursive
            fast-forward-mode: FF_ONLY