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 79a8305bd7 - Show all commits

View File

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