mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 05:58:58 +08:00
Fix gitlab runner tags
This commit is contained in:
parent
2bf4ac8522
commit
3e5c693e89
@ -3,8 +3,13 @@ image: registry.gitlab.com/ultimaker/cura/cura-build-environment:centos7
|
||||
stages:
|
||||
- build
|
||||
|
||||
build-and-test:
|
||||
|
||||
build and test linux:
|
||||
stage: build
|
||||
tags:
|
||||
- cura
|
||||
- docker
|
||||
- linux
|
||||
script:
|
||||
- docker/build.sh
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user