diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 097b8cf..b2e1df7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,4 @@ -# This file is a template, and might need editing before it works on your project. -# use the official gcc image, based on debian +# Use the official gcc image, based on debian # can use verions as well, like gcc:5.2 # see https://hub.docker.com/_/gcc/ image: gcc