Adding the prepublish step to the custom publish-cerxes makefile-target
This commit is contained in:
parent
c8c6ff7c4c
commit
b248b3f4e9
2
Makefile
2
Makefile
@ -191,7 +191,7 @@ new-version:
|
||||
git pull --rebase
|
||||
yarn lerna version --force-publish="@babel/runtime,@babel/runtime-corejs2,@babel/runtime-corejs3,@babel/standalone,@babel/preset-env-standalone"
|
||||
|
||||
publish-cerxes:
|
||||
publish-cerxes: prepublish
|
||||
yarn lerna publish from-package --registry npm.cerxes.net --no-git-tag-version --no-push --no-git-reset --allow-branch initializer-fix --no-verify-access
|
||||
|
||||
# NOTE: Run make new-version first
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user