Sunil Mohan Adapa 61fde67ba6
ci: Add a custom driver for gitlab runner for podman
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
2024-10-15 18:56:34 +03:00
..

# 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.