summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/publishers.yml
blob: 8b8ba3ee8ad5df249e03879f116a7751461b9158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
- publisher:
    name: rpm
    publishers:
    - archive:
        allow-empty: false
        artifacts: RPMS/**
        default-excludes: true
        fingerprint: false
        only-if-success: false

- publisher:
    name: build-log
    publishers:
    - archive:
        allow-empty: false
        artifacts: RPMS/el6/i686/build.log
        default-excludes: true
        fingerprint: false
        only-if-success: false