summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-25 23:44:13 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-25 23:44:13 +0300
commit480d4755fdbed013ecee86fccbad0a223fd6c1e5 (patch)
treed1c017dd4128f87883e2d4d2de6337048c36627f /doc
parent697901c6994163005c95074d4deebe3f75df04e8 (diff)
downloadick-480d4755fdbed013ecee86fccbad0a223fd6c1e5.tar.gz
Start a debian-release pipeline
Diffstat (limited to 'doc')
-rw-r--r--doc/070-pipeline.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/070-pipeline.yarn b/doc/070-pipeline.yarn
index 44e3538..7bd4ac3 100644
--- a/doc/070-pipeline.yarn
+++ b/doc/070-pipeline.yarn
@@ -33,7 +33,7 @@ Then we need an Ick file.
... "foo": {
... "git": "foo",
... "branch": "master",
- ... "pipelines": ["debian-ci"]
+ ... "pipelines": ["debian-ci", "debian-release"]
... }
... }
... }