Skip to content

ci: Replace review app with multi-version pages job

Lukas 'ai-pi' Eipert requested to merge leipert-migrate-to-custom-pipeline into main

ci: Replace review app with multi-version pages job

chore: Fix URL paths in review apps

We need to fix a few paths in our review apps (and pages for now), as we are not running our review apps under the domain root path, but rather a sub path

ci: Start caching node_modules

Caching node_modules is going to allow us to build the pages even faster, as nuxt caches the compiled results in node_modules as well.

Edited by Lukas 'ai-pi' Eipert

Merge request reports