fixed image tag
This commit is contained in:
parent
5596af7f69
commit
ad95efe412
|
@ -2,7 +2,7 @@ stages:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
build-c:
|
build-c:
|
||||||
image: archlinux_gcc53_qt5_cmake
|
image: archlinux_gcc_qt5_cmake
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cd c; make
|
- cd c; make
|
||||||
|
|
Loading…
Reference in New Issue