Remove yarn
This commit is contained in:
parent
dbc9f70974
commit
ebde64eee8
|
@ -38,7 +38,7 @@ jobs:
|
|||
# setup the username and email.
|
||||
git config --global user.name "Budibase Staging Release Bot"
|
||||
git config --global user.email "<>"
|
||||
yarn lerna version prerelease --no-git-tag-version --force-publish --no-push --y
|
||||
lerna version prerelease --no-git-tag-version --force-publish --no-push --y
|
||||
git add lerna.json
|
||||
git commit -m 'Update version'
|
||||
git push
|
||||
|
|
Loading…
Reference in New Issue