builder-web/bin
Reynir Björnsson 810e1393ed Remove builder-db add command
Instead, use e.g.

    find /var/db/builder/ -maxdepth 3 -name full -exec curl http://user:password@builder-web:3000/upload --data-binary @\{} \;

This will add the build to builder-web.
2021-01-27 20:10:27 +00:00
..
builder_db.ml Remove builder-db add command 2021-01-27 20:10:27 +00:00
builder_web_app.ml Database file is in /var/db/builder-web/ 2021-01-22 10:59:03 +01:00
dune Use dash instead of underscore in binary name 2021-01-22 11:12:49 +01:00