projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3353eac
)
ci: Use the same options for the scan-build job
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 May 2023 14:16:34 +0000
(10:16 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 May 2023 23:53:03 +0000
(19:53 -0400)
In particular, not building the tests should
help cutting down on time spent linking.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 5a38c67b5df45beb8c8bfbf98f47da98c09e70cd..b571db799441e8abed785aba6bf490a6b2807cf6 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-349,6
+349,8
@@
static-scan:
- meson setup
${COMMON_MESON_FLAGS}
${EXTRA_MESON_FLAGS}
+ ${BACKEND_FLAGS}
+ ${FEATURE_FLAGS}
_scan_build
- ninja -C _scan_build scan-build
artifacts: