This commit is contained in:
parent
20737a6a68
commit
95aea3b455
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run test:ci
|
- npm run test:ci
|
||||||
|
- npm run e2e
|
||||||
- npm run build-prod
|
- npm run build-prod
|
||||||
|
|
Loading…
Reference in a new issue