mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 18:40:01 +00:00
Update .gitlab-ci.yml file to allow failure of static deps build
This commit is contained in:
parent
92c9ae3eb7
commit
7d3c5f529a
@ -130,6 +130,7 @@ Ubuntu_GCC_tests_Debug:
|
||||
|
||||
Ubuntu_GCC_Static_Deps:
|
||||
extends: Ubuntu_GCC
|
||||
allow_failure: true
|
||||
cache:
|
||||
key: Ubuntu_GCC_Static_Deps
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user