]> Kevux Git Server - fll/commit
Update: Enable gitlab test support.
authorKevin Day <thekevinday@gmail.com>
Mon, 1 Aug 2022 03:54:48 +0000 (22:54 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 1 Aug 2022 03:54:48 +0000 (22:54 -0500)
commit1ffbaf4c087ba72add055d8fa17bf48d684e905d
treeb915aae3d8eabbe0f4822d2e899f4463d3c38e46
parentc797f6406d35d4017bf0edff58efd956fa676571
Update: Enable gitlab test support.

The gitlab can be designed to work the same as github.
Change the name of the relevant code from "github" to "ci" and have both gitlab and github modes call the ci functions.

For the time being using github as the source code repository is fine.
I should eventually clone the respective repos in gitlab and then conditionally use the URLs based off of the given build mode (github or gitlab).
build/scripts/test.sh