summaryrefslogtreecommitdiff
path: root/vmdebootstrap.ick
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-02 16:52:06 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-02 16:52:06 +0300
commit4dce3ef09b79ae9c03ac2ceded06d9b268abdc71 (patch)
tree7ef415b4bd6dbff3614f2f27413b9e47da33fee9 /vmdebootstrap.ick
parent3e1fa1355bb02b6f8a3c0c96e6b03e823a38faef (diff)
downloadicks-4dce3ef09b79ae9c03ac2ceded06d9b268abdc71.tar.gz
Rename ick workers; make vmdebootstrap do releases
Diffstat (limited to 'vmdebootstrap.ick')
-rw-r--r--vmdebootstrap.ick9
1 files changed, 6 insertions, 3 deletions
diff --git a/vmdebootstrap.ick b/vmdebootstrap.ick
index 0af4001..f054619 100644
--- a/vmdebootstrap.ick
+++ b/vmdebootstrap.ick
@@ -1,11 +1,14 @@
-state: /home/liw/data/icks/liw.state
+state: /home/liw/data/icks/vmdebootstrap.state
repo-signing-key: F060220112B61C1F
targets:
unstable-amd64:
- address: ick@ick2-unstable-amd64
+ address: ick@ick-unstable-amd64
pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz
projects:
vmdebootstrap:
- pipelines: ["debian-ci"]
git: /home/liw/code/vmdebootstrap/vmdebootstrap
branch: master
+ pipelines: ["debian-ci", "debian-release"]
+ debian-release:
+ dput-targets: [code]
+ dput-unstable: [ftp-master]