Skip to content

gitlab-ci: Use versioned gcc:9 image for builds.

Ralph Giles requested to merge gitlab-gcc into master

Use a versioned gcc container image as the base for more repeatable results. The version will need to be bumped periodically.

Also reformat to follow current recommendations by moving the contianer image and tags under the default key.

Merge request reports