Skip to content

Gitlabrunner

Will Hawkins requested to merge gitlabrunner into master

This will add a gitlab CI configuration to master that builds zipr and only checks if it builds every time that we commit code. I know it's silly at first, but I suppose it's a step in the right direction.

PS: The addition of -Wno-deprecated is necessary because the runner has new versions of gcc that are more picky than older versions.

Merge request reports