WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" #213

Draft
savau wants to merge 540 commits from 145-build-system-rewrite into master
Showing only changes of commit 95a2e2f2fe - Show all commits

View File

@ -103,8 +103,6 @@ frontend build:
artifacts: true
- job: well-known
artifacts: true
- job: frontend lint # pipeline performance
artifacts: false
artifacts:
paths:
- static/
@ -125,8 +123,6 @@ uniworx:
artifacts: true
- job: backend dependencies
artifacts: true
- job: frontend lint # transitive
artifacts: false
- job: frontend build
artifacts: true
- job: backend lint # pipeline performance