From 2cee2ff256297b1c3de204c66f918b3991f96a40 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 27 Jul 2020 20:21:37 -0600 Subject: Documentation: Add documentation on jenkins builders Put this in a new directory called 'infrastructure' and make a link and an index.md file for the directory. Signed-off-by: Martin Roth Change-Id: I54a0204e7525a25f2fd717a73007b304aac67396 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43984 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- Documentation/infrastructure/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Documentation/infrastructure/index.md (limited to 'Documentation/infrastructure/index.md') diff --git a/Documentation/infrastructure/index.md b/Documentation/infrastructure/index.md new file mode 100644 index 0000000000..42bcbf65c8 --- /dev/null +++ b/Documentation/infrastructure/index.md @@ -0,0 +1,6 @@ +# coreboot infrastructure + +This section contains documentation about coreboot infrastructure + +## Jenkins builders and builds +[Setting up Jenkins build machines](builders.md) -- cgit v1.2.3