Skip to content
Snippets Groups Projects
Unverified Commit 6cfa7a64 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Run lerna directly (#36)

parent e3bec016
No related branches found
No related tags found
No related merge requests found
Pipeline #14687 failed
......@@ -30,4 +30,5 @@ publish:
- yarn config set cache-folder "$CI_PROJECT_DIR/_yarn_cache"
- yarn install
- npm whoami
- npm run publish
- lerna run build
- lerna publish from-package --yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment