chore(gitlab-ci): do frontend lint before frontend build to increase perf

This commit is contained in:
Sarah Vaupel 2024-01-17 04:55:27 +01:00
parent 08a93abb8f
commit 37fd026661

View File

@ -84,6 +84,8 @@ frontend build:
needs:
- job: node modules
artifacts: true
- job: frontend lint # pipeline performance
artifacts: false
artifacts:
paths:
- static/