Update .gitlab-ci.yml file
This commit is contained in:
parent
1f255448cd
commit
4aefe44789
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user