Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
047927d8
Commit
047927d8
authored
Sep 14, 2016
by
Mark Haines
Browse files
Fix the release instructions
parent
ec7d9686
Changes
1
Show whitespace changes
Inline
Side-by-side
README.rst
View file @
047927d8
...
...
@@ -42,8 +42,8 @@ Release process
make js
npm pack javascript
VERSION=x.y.z
scp olm-$VERSION.tgz packages@ldc-prd-matrix-001:/sites/matrix/packages/npm/olm/
``
git tag $VERSION
scp olm-$VERSION.tgz packages@ldc-prd-matrix-001:/sites/matrix/packages/npm/olm/
git tag $VERSION
-s
git push --tags
It's probably sensible to do the above on a release branch (``release-vx.y.z``
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment