summaryrefslogtreecommitdiff
path: root/modern.ick
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-04-16 15:35:21 +0300
committerLars Wirzenius <liw@liw.fi>2017-04-16 15:35:21 +0300
commit0034cc61fa7114a2047d9317f1ba171286ef2b9f (patch)
treed46486dfed3187a42e93f5c786db00b903704520 /modern.ick
parent895740fc494ac3b437d6f46f4f5a7af0e2a9d3bc (diff)
downloadicks-0034cc61fa7114a2047d9317f1ba171286ef2b9f.tar.gz
Move projects that don't build on wheezy to their own .ick
Diffstat (limited to 'modern.ick')
-rw-r--r--modern.ick40
1 files changed, 40 insertions, 0 deletions
diff --git a/modern.ick b/modern.ick
new file mode 100644
index 0000000..735fe5b
--- /dev/null
+++ b/modern.ick
@@ -0,0 +1,40 @@
+state: /home/liw/data/icks/liw.state
+repo-signing-key: F060220112B61C1F
+targets:
+ unstable-amd64:
+ address: ick@ick-unstable-amd64
+ pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz
+ debian_release: unstable
+ debian_codename: unstable
+ debian_arch: amd64
+ unstable-i386:
+ address: ick@ick-unstable-i386
+ pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz
+ debian_release: unstable
+ debian_codename: unstable
+ debian_arch: i386
+ debian8-amd64:
+ address: ick@ick-debian8-amd64
+ pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz
+ debian8-i386:
+ address: ick@ick-debian8-i386
+ pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz
+projects:
+ ick2:
+ pipelines: ["debian-ci", "debian-release"]
+ debian-release:
+ dput-targets: [code]
+ git: /home/liw/code/ick/ick2
+ branch: master
+ distix:
+ pipelines: ["debian-ci", "debian-release"]
+ debian-release:
+ dput-targets: [code]
+ git: /home/liw/code/distix/distix
+ branch: master
+ distixapi:
+ pipelines: ["debian-ci", "debian-release"]
+ debian-release:
+ dput-targets: [code]
+ git: /home/liw/code/distix/distixapi
+ branch: master