chore(gitlab-ci): add missing well-known dep for backend build

This commit is contained in:
Sarah Vaupel 2024-06-13 16:25:11 +02:00
parent d762abe094
commit 44f7a5c0e1

View File

@ -168,6 +168,8 @@ backend build:
needs:
- job: node modules # transitive
artifacts: false
- job: well-known
artifacts: true
- job: backend dependencies
artifacts: true
- job: frontend lint # transitive