Update .gitlab-ci.yml file
This commit is contained in:
parent
5ac7a58815
commit
e3eb088fde
@ -12,6 +12,9 @@
|
||||
# Stages run in sequential order, but jobs within stages run in parallel.
|
||||
#
|
||||
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages
|
||||
|
||||
# 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user