mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-01 09:45:10 +00:00
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)
|
export CI_BUILD_TAG=$(git describe --exact-match)
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
node_modules/.bin/build -p onTag
|
node_modules/.bin/build -p always
|
||||||
|
|
||||||
echo 'Build and packaging complete.'
|
echo 'Build and packaging complete.'
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue