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
Michael Telatynski
Olm
Commits
6fea6898
Commit
6fea6898
authored
Jun 11, 2020
by
Hubert Chathi
Browse files
update release instructions
parent
c9a183a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6fea6898
...
...
@@ -134,11 +134,11 @@ make test
# build and test JS wrapper
make js
(
cd
javascript
&&
npm run
test
)
npm pack javascript
(
cd
javascript
&&
npm run
test
&&
npm pack javascript
)
VERSION
=
x.y.z
scp olm-
$VERSION
.tgz packages@ares.matrix.org:packages/npm/olm/
gpg
-b
-a
-u
F75FDC22C1DE8453 javascript/olm-
$VERSION
.tgz
scp javascript/olm-
$VERSION
.tgz packages@ares.matrix.org:packages/npm/olm/
git tag
$VERSION
-s
git push
--tags
...
...
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