put optional builds in check like imbris suggested in order to test macOS and other builds easily

This commit is contained in:
Marcel Märtens 2020-07-17 12:17:34 +02:00
parent a89c88dcb3
commit 30bd570b8f

View File

@ -1,6 +1,6 @@
# allow_failure: true makes these pipelines manual and "non-blocking" which changed with except -> rule syntax
.optional-release:
stage: build
stage: check
tags:
- veloren-docker
rules: