removing test stage due to problems of moving artifacts from one docker instance to another...
This commit is contained in:
parent
334e0f0b21
commit
d9958cb7b2
|
@ -1,7 +1,6 @@
|
||||||
image: gcc:latest
|
image: gcc:latest
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
- test
|
|
||||||
|
|
||||||
build-c:
|
build-c:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in New Issue