Skip to content
Snippets Groups Projects
Commit 6d868354 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Update releasing instructions

parent 62b576b9
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ by convention), and merge back to master once the release is complete.
npm pack javascript
VERSION=x.y.z
scp olm-$VERSION.tgz packages@ldc-prd-matrix-001:/sites/matrix/packages/npm/olm/
scp olm-$VERSION.tgz packages@ares.matrix.org:packages/npm/olm/
git tag $VERSION -s
git push --tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment