1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-22 18:52:30 +01:00

Allow linux ci failure for now

This commit is contained in:
Elias Steurer 2020-10-29 21:36:19 +01:00
parent 1adceb6bf6
commit ac48d0005a

View File

@ -45,6 +45,8 @@ build:windows_release:
build:linux_debug:
stage: build
rules:
allow_failure: true
image:
name: darkmattercoder/qt-build:5.15.1
entrypoint: [""]
@ -68,6 +70,8 @@ build:linux_debug:
build:linux_release:
stage: build
rules:
allow_failure: true
image:
name: darkmattercoder/qt-build:5.15.1
entrypoint: [""]