Update .gitlab-ci.yml file
This commit is contained in:
parent
487b5e69e9
commit
5ac7a58815
@ -13,7 +13,7 @@
|
||||
#
|
||||
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages
|
||||
default:
|
||||
image: rikorose/gcc-cmake:latest
|
||||
image: gcc-cmake
|
||||
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
|
Loading…
x
Reference in New Issue
Block a user