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

fix: run npm assets job only with predefined packages


As CI should trigger npm installation only for our known packages with
fixed versions, we can safely assume that missing package-lock.json file
doesn't require direct installation. Libraries should depend on it only
in case, it has some tests to perform, but this would require another
job configuration anyway.

Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 6742b43e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment