Skip to content
Snippets Groups Projects
Verified Commit db843833 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: disable npm assets installation for libraries

parent 94a4052e
Branches
No related tags found
No related merge requests found
......@@ -42,6 +42,8 @@ prepare npm assets:
- tests/codeception/prepare_npm.sh
- if: $IS_NPM_LIBRARY
when: never
- if: $IS_LIBRARY
when: never
stage: prepare-vendor
interruptible: true
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment