Update .gitlab-ci.yml file
This commit is contained in:
parent
dc58f0a473
commit
f196ebadea
@ -8,6 +8,8 @@
|
|||||||
# Specify the docker image to use (only used if using docker runners)
|
# Specify the docker image to use (only used if using docker runners)
|
||||||
# See http://doc.gitlab.com/ee/ci/docker/using_docker_images.html)
|
# See http://doc.gitlab.com/ee/ci/docker/using_docker_images.html)
|
||||||
|
|
||||||
|
default:
|
||||||
|
image: rikorose/gcc-cmake
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
unit-test-job:
|
unit-test-job:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user