Remove gitlab-ci.yml

This commit is contained in:
Lipu Fei 2019-12-12 14:06:06 +01:00
parent c58edeb189
commit e1e65b43b3

View file

@ -1,16 +0,0 @@
image: registry.gitlab.com/ultimaker/cura/cura-build-environment:centos7
stages:
- build
build and test linux:
stage: build
tags:
- cura
- docker
- linux
script:
- docker/build.sh
artifacts:
paths:
- build