diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f41c9d..a954792 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ # 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 + image: rikorose/gcc-cmake stages: # List of stages for jobs, and their order of execution - build