while testing, always release
This commit is contained in:
parent
60c56170e9
commit
07221b4811
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -67,7 +67,7 @@ if [ -n "${TEAMCITY_VERSION:-}" ]; then
|
|||
export CI_BUILD_TAG=$(git describe --exact-match)
|
||||
set -e
|
||||
|
||||
node_modules/.bin/build -p onTag
|
||||
node_modules/.bin/build -p always
|
||||
|
||||
echo 'Build and packaging complete.'
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue