mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
cleanup
This commit is contained in:
@@ -7,6 +7,5 @@ BRANCH=${GITHUB_REF##*/}
|
||||
if [[ $BRANCH =~ ^develop(-patch.*)?$ ]]
|
||||
then
|
||||
echo "Replace NPM version with new Alpha tag"
|
||||
NEXT_VERSION=-nextalpha
|
||||
./scripts/update-version.sh -gnu $NEXT_VERSION || exit 1;
|
||||
./scripts/update-version.sh -gnu -nextalpha || exit 1;
|
||||
fi
|
||||
|
Reference in New Issue
Block a user