simplify release tasks

This commit is contained in:
Eugenio Romano
2020-07-13 18:36:18 +01:00
parent 270020f561
commit 5edab26f8e
5 changed files with 9 additions and 62 deletions

View File

@@ -24,8 +24,7 @@ then
npm install
nx affected --exclude=cli --target=build --all || exit 1;
./scripts/build/build-cli.sh || exit 1;
./scripts/build/build-all-lib.sh
else
echo "====== Update the package.json with latest JS-API/CLI deps ====="
npx @alfresco/adf-cli@alpha update-version --alpha --pathPackage "$(pwd)"