testing temp tag [skip ci]
This commit is contained in:
parent
079780b432
commit
8a45fba510
2
Makefile
2
Makefile
@ -123,7 +123,7 @@ prepublish:
|
|||||||
publish: prepublish
|
publish: prepublish
|
||||||
# not using lerna independent mode atm, so only update packages that have changed since we use ^
|
# not using lerna independent mode atm, so only update packages that have changed since we use ^
|
||||||
# --only-explicit-updates
|
# --only-explicit-updates
|
||||||
./node_modules/.bin/lerna publish --force-publish=*
|
./node_modules/.bin/lerna publish --force-publish=* --temp-tag
|
||||||
make clean
|
make clean
|
||||||
|
|
||||||
bootstrap: clean-all
|
bootstrap: clean-all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user