Skip to content

Fix build and "red master"

Lukas Eipert requested to merge leipert-fix-build into master
  1. The small bash wrapper checks if the NODE_ENV is set to test and doesn't execute nuxt's generation in that case. This should optimize build times on AutoDevops
  2. Add a fix for the variable problem, will be properly fixed by: gitlab-org/gitlab-ui!637 (closed) and https://gitlab.com/gitlab-org/design.gitlab.com/merge_requests/1470
Edited by Lukas Eipert

Merge request reports