Setting up Continuous Integration on Gitlab with the below yaml
default: image: centos:centos8 stages: - build