Clean submodules
This commit is contained in:
parent
7591ab3428
commit
acc79f9363
|
@ -61,6 +61,7 @@ jobs:
|
|||
git config --global user.name "Budibase Staging Release Bot"
|
||||
git config --global user.email "<>"
|
||||
git reset --hard
|
||||
git submodule foreach git reset --hard
|
||||
echo //registry.npmjs.org/:_authToken=${NPM_TOKEN} >> .npmrc
|
||||
yarn release:develop
|
||||
|
||||
|
|
Loading…
Reference in New Issue