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 f5d02a4b22 - Show all commits

View File

@ -54,6 +54,7 @@ node modules:
artifacts:
paths:
- node_modules/
- .npm/
- .npmrc
name: "${CI_JOB_NAME}-${CI_COMMIT_SHORT_SHA}"
expire_in: "1 day"