Re: GitHub / GitLab / Actions / CI / FreeBSD

From: Matthias Fechner <idefix_at_fechner.net>
Date: Thu, 21 Sep 2023 04:01:54 UTC
Am 20.09.2023 um 19:47 schrieb Tomek CEDRO:
> Does anybody know anyone from GitHub / GitLab that could add FreeBSD
> support to CI / Actions? :-)

I maintain the gitlab port for FreeBSD.
I have for example a full gitlab installation with several gitlab-runner 
on FreeBSD running.

Gitlab is using pipeline with CI/CD, all is running fine.
You just need to configure your jobs using e.g. a shell and not docker.

So everything is there to give it a try.

Installation and upgrade instructions can be found here:
https://gitlab.fechner.net/mfechner/Gitlab-docu/-/tree/master?ref_type=heads


Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook