mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
This directory contains a custom driver for Gitlab-CI Runner. This is used to
|
|
run functional tests.
|
|
|
|
Based on https://docs.gitlab.com/runner/executors/custom_examples/lxd.html under
|
|
Expat license.
|