Skip to content
Snippets Groups Projects
Commit 7d36b408 authored by Marin Karamihalev's avatar Marin Karamihalev
Browse files

ci: changed npm build to npm run build

parent 76d88f7d
No related branches found
No related tags found
No related merge requests found
Pipeline #9609 failed
......@@ -20,7 +20,7 @@ install:
build_staging:
stage: build
script:
- npm build
- npm run build
unit_testing:
stage: unit-testing
......
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