use temp tag while having publishing issues [skip ci]
This commit is contained in:
parent
814c564c45
commit
4e64807afc
2
Makefile
2
Makefile
@ -118,7 +118,7 @@ publish:
|
||||
make clone-license
|
||||
# not using lerna independent mode atm, so only update packages that have changed since we use ^
|
||||
# --only-explicit-updates
|
||||
./node_modules/.bin/lerna publish --force-publish=* --skip-temp-tag
|
||||
./node_modules/.bin/lerna publish --force-publish=*
|
||||
make clean
|
||||
|
||||
bootstrap: clean-all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user