This commit is contained in:
Paulo Gustavo Veiga 2021-02-15 15:50:52 -08:00
parent 5b61e767ea
commit dc01dfb7d0

View File

@ -13,5 +13,5 @@ pipelines:
caches: caches:
- node - node
script: script:
- npm install lerna - yarn install
- yarn build - yarn build