summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-19 14:50:45 +0300
committerLars Wirzenius <liw@liw.fi>2017-08-19 14:50:45 +0300
commitb455228fbf444dec44b15ca67be64456301f1c5b (patch)
tree913e9e69764a557fbb73f911905cc74412b52046 /arch
parent3f784f7ec04ecfa1271611385eacd7276cbc3ba6 (diff)
downloadick2-b455228fbf444dec44b15ca67be64456301f1c5b.tar.gz
Add: clarify that pipelines are defined in ick config
Diffstat (limited to 'arch')
-rw-r--r--arch/ick2-arch.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/ick2-arch.mdwn b/arch/ick2-arch.mdwn
index 261ca01..02e3755 100644
--- a/arch/ick2-arch.mdwn
+++ b/arch/ick2-arch.mdwn
@@ -78,6 +78,10 @@ This might be expressed as Ick2 configuration like this:
publish:
- shell: rsync -a --delete html/. www-user@www.example.com/srv/http/.
+Note that pipelines are defined in the configuration. Eventually, Ick2
+may come with pre-defined libraries of pipelines that can easily be
+reused, but it will always be possible for users to define their own.
+
Ick2 ALPHA-1
=============================================================================