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
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
|
||||
build-c:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in New Issue