chore(gitlab-ci): well-known as backend lint artifact

This commit is contained in:
Sarah Vaupel 2024-07-11 12:12:24 +02:00
parent 79a8305bd7
commit 90b93350fc

View File

@ -190,6 +190,8 @@ backend lint:
artifacts: true
- job: frontend build
artifacts: true
- job: well-known
artifacts: true
frontend test:
stage: test