From 37fd02666128e4a39b29b6c6b4c1e24a93452f64 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Wed, 17 Jan 2024 04:55:27 +0100 Subject: [PATCH] chore(gitlab-ci): do frontend lint before frontend build to increase perf --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1b51b79e3..23ca92d1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -84,6 +84,8 @@ frontend build: needs: - job: node modules artifacts: true + - job: frontend lint # pipeline performance + artifacts: false artifacts: paths: - static/