Skip to content

Revise spiderpig UI building

.pipeline/blubber.yaml:
Build the spiderpig UI in a separate build step using a nodejs20 image.

setup.py:
Don't run npm run build here. Handle that in blubber.yaml.

Merge request reports