summaryrefslogtreecommitdiff
path: root/HOWTORELEASE.md
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTORELEASE.md')
-rw-r--r--HOWTORELEASE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/HOWTORELEASE.md b/HOWTORELEASE.md
new file mode 100644
index 0000000..d58bf69
--- /dev/null
+++ b/HOWTORELEASE.md
@@ -0,0 +1,6 @@
+# Instructions for publishing release
+
+1. Create release on GitHub. Name git tag like "v1.x".
+2. Run "cd tools && ./docs-push-gh-pages".
+3. Run "cd tools && ./docker-push".
+