commit | fb9c18a7aafb2f71b49f004f43800cf213ccb6cd | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sat Dec 10 23:59:19 2022 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Fri Dec 30 01:16:30 2022 +0100 |
tree | 823e26022ad7981d5ab6d4b36110cd8c3d97edf5 | |
parent | bfe6484b3bb66fcbfc986ec9bc43155a8c8ea61b [diff] |
manibuilder: Add service container with local Git access Add a new target `local-git` that spawns a service container with a local Git daemon. The variable ${TEST_LOCAL} needs to point to the directory of a local git repository. Change-Id: I9e465551d3398fdb8d173a0a8fbd169561241a74 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/70911 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: Nico Huber <nico.h@gmx.de>