diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f41c9d..7e131d1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,8 +15,8 @@ # Specify the docker image to use (only used if using docker runners) # See http://doc.gitlab.com/ee/ci/docker/using_docker_images.html -default: - image: gcc-cmake +#default: +# image: gcc-cmake stages: # List of stages for jobs, and their order of execution - build