chore: migrando para npm
This commit is contained in:
parent
fdb290cdb7
commit
abb697a463
2 changed files with 3 additions and 2383 deletions
|
@ -6,8 +6,9 @@ definitions:
|
||||||
caches:
|
caches:
|
||||||
- node
|
- node
|
||||||
script:
|
script:
|
||||||
- yarn install
|
- npm install
|
||||||
- yarn build
|
- npm run test
|
||||||
|
- npm run build
|
||||||
artifacts:
|
artifacts:
|
||||||
- dist/**
|
- dist/**
|
||||||
pipelines:
|
pipelines:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue