mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Change the version before building
This commit is contained in:
@@ -8,6 +8,7 @@ rm -rf tmp && mkdir tmp;
|
||||
|
||||
if [[ $TRAVIS_PULL_REQUEST == "false" ]];
|
||||
then
|
||||
./scripts/update-version.sh -nextalpha -gnu -minor -components
|
||||
./scripts/npm-build-all.sh || exit 1;
|
||||
else
|
||||
./scripts/update-version.sh -gnu -alpha || exit 1;
|
||||
|
Reference in New Issue
Block a user