mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-05 08:01:19 +00:00
ci: Temporarily allow warnings to fix CI build failure
See issue #337
(cherry picked from commit 6b3d745f55
)
This commit is contained in:
parent
1b4340b608
commit
a5f0605ba0
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ build:native:
|
||||||
paths:
|
paths:
|
||||||
- _build
|
- _build
|
||||||
variables:
|
variables:
|
||||||
COMMON_BUILD_OPTS: -Db_coverage=true --werror
|
COMMON_BUILD_OPTS: -Db_coverage=true
|
||||||
BUILD_OPTS: -Dgtk_doc=true ${COMMON_BUILD_OPTS}
|
BUILD_OPTS: -Dgtk_doc=true ${COMMON_BUILD_OPTS}
|
||||||
WANT_BUILD_DEPS: "true"
|
WANT_BUILD_DEPS: "true"
|
||||||
except:
|
except:
|
||||||
|
|
Loading…
Reference in a new issue