1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 21:28:20 +03:00

publish exact canary versions

This commit is contained in:
Shawn Allen 2017-08-09 15:12:24 -07:00
parent 321cce20f3
commit 49b320d3ff

View File

@ -2,11 +2,8 @@
set -e
echo "🐦 Publishing PR (canary) release..."
# script/notify pending
$(dirname $0)/notify pending
$(npm bin)/lerna publish --npm-tag=pr --canary --no-git $@
$(npm bin)/lerna publish --npm-tag=pr --canary=pr --exact $@
$(dirname $0)/notify success
# FIXME remove this before merging; just for testing
$(dirname $0)/notify-slack