mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
rewrite frontend to be less fucked
This commit is contained in:
parent
3012189906
commit
cc4d90e748
13 changed files with 379 additions and 19 deletions
|
|
@ -13,6 +13,8 @@ It does this in parallel, using half of the available threads (or `DOES_IT_BUILD
|
|||
- `DB_PATH`: Path to SQlite DB to store the results
|
||||
- `DOES_IT_BUILD_PARALLEL_JOBS`: Parallel build jobs, defaults to cores/2.
|
||||
|
||||
Build configuration: `DOES_IT_BUILD_OVERRIDE_VERSION` to override the git commit.
|
||||
|
||||
## Deployment
|
||||
|
||||
deployed at <https://does-it-build.noratrieb.dev/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue