blob: 1c6ee8c0997d4705f4db19db5621834f24d986b9 [file] [log] [blame]
Ales Komarek3f76e682016-12-05 11:53:00 +01001parameters:
2 aptly:
3 server:
4 mirror:
5 jenkins:
6 source: http://pkg.jenkins-ci.org/debian/
7 distribution: binary/
8 components: ""
9 architectures: amd64
10 gpgkeys:
11 - D50582E6
12 publisher:
13 component: extra
14 distributions:
15 - nightly/trusty
16 - nightly/xenial
17 jenkins-debian-glue:
18 source: http://jenkins.grml.org/debian/
19 distribution: jenkins-debian-glue
20 components: main
21 architectures: amd64
22 # TODO: this key is not uploaded to keyserver, workaround:
23 # su aptly -c 'curl http://jenkins.grml.org/debian/C525F56752D4A654.asc|gpg --no-default-keyring --keyring trustedkeys.gpg --import'
24 gpgkeys:
25 - 52D4A654
26 publisher:
27 component: extra
28 distributions:
29 - nightly/trusty
30 - nightly/xenial