remove force publish, temp tag [skip ci] (#8679)
This commit is contained in:
parent
82a0e681ab
commit
fc1a52cb75
3
Makefile
3
Makefile
@ -124,9 +124,8 @@ prepublish:
|
||||
make test
|
||||
|
||||
publish: prepublish
|
||||
# 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=* --temp-tag
|
||||
./node_modules/.bin/lerna publish
|
||||
make clean
|
||||
|
||||
bootstrap: clean-all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user