Date: Thu, 21 Sep 2023 07:01:54 +0300 From: Matthias Fechner <idefix@fechner.net> To: Tomek CEDRO <tomek@cedro.info>, FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: GitHub / GitLab / Actions / CI / FreeBSD Message-ID: <23b06ff9-3cb7-404b-8113-b3c8f4054039@fechner.net> In-Reply-To: <CAFYkXjkmgJSysoR7Nk1r9ptxfPkn2=Vu2OLEKc7m%2BkzJZzR2hw@mail.gmail.com> References: <CAFYkXjkmgJSysoR7Nk1r9ptxfPkn2=Vu2OLEKc7m%2BkzJZzR2hw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23b06ff9-3cb7-404b-8113-b3c8f4054039>