mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Remove gitlab-ci.yml
This commit is contained in:
parent
c58edeb189
commit
e1e65b43b3
1 changed files with 0 additions and 16 deletions
|
@ -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
|
|
Loading…
Add table
Add a link
Reference in a new issue