Skip to content

Add gitlab pipeline for build

Mercury Games requested to merge hg_g/SOB:master into master

This commit adds a .gitlab-ci.yml to the project which will automatically build and store a SOB_CE.qsp for every commit.

This also adds support for linux-musl (like alpine) in build script, which is used by the pipeline.

Merge request reports