mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
Update release script
This commit is contained in:
parent
e5a3095894
commit
80453d29ad
@ -19,7 +19,9 @@ npm install
|
||||
grunt set_version --release=$1
|
||||
|
||||
# build and test
|
||||
npm test
|
||||
rm -rf dist
|
||||
npm run build
|
||||
grunt test
|
||||
|
||||
# Add build files to git
|
||||
sed -i "" '/^dist\/$/d' .gitignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user