summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-26 09:06:08 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-26 09:06:08 +0300
commitcb52b4ef8b5cd968d80b7ee98eaf114b64b1eac1 (patch)
tree23bbc2246179a39cfebe0d0ac039896712d6086f /doc
parent6e9d60df9636f6aee0512f60e529b2aa3be42177 (diff)
downloadick-cb52b4ef8b5cd968d80b7ee98eaf114b64b1eac1.tar.gz
Add commented-out step to create release tag
Diffstat (limited to 'doc')
-rw-r--r--doc/070-pipeline.yarn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/070-pipeline.yarn b/doc/070-pipeline.yarn
index 9df647a..6ad7b0b 100644
--- a/doc/070-pipeline.yarn
+++ b/doc/070-pipeline.yarn
@@ -10,9 +10,15 @@ First of all, we need a git repository with some source code.
GIVEN a source code repository for project foo version 3.2-1
+We tag a release.
+
+<!--
+ GIVEN a git tag foo-3.2 on tip of master in foo
+-->
+
Then we need an Ick file.
- AND an ick file foo.ick containing
+ GIVEN an ick file foo.ick containing
... {
... "state": "foo.state",
... "targets": {