mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 23:46:18 +00:00
Don't push devel doc when releasing
This commit is contained in:
parent
3b3105bc4f
commit
c9d929e0a7
@ -35,7 +35,8 @@ rm -Rf \
|
||||
ocsms/gulpfile.js \
|
||||
ocsms/package.json \
|
||||
ocsms/.ci \
|
||||
ocsms/.tx
|
||||
ocsms/.tx \
|
||||
ocsms/doc
|
||||
|
||||
tar cfz ocsms-${RELEASE_VERSION}.tar.gz ocsms
|
||||
echo "Release version "${RELEASE_VERSION}" is now ready."
|
||||
|
Loading…
x
Reference in New Issue
Block a user