mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-29 14:41:34 +00:00
Update .gitlab-ci.yml file to allow failure of static deps build
This commit is contained in:
parent
92c9ae3eb7
commit
7d3c5f529a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue