[glib: 3/10] ci: Update Coverity download URI
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 3/10] ci: Update Coverity download URI
- Date: Mon, 18 Oct 2021 10:48:32 +0000 (UTC)
commit e988220f2d030c2bfaad97d640d2bf730bcaec30
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Oct 7 17:06:42 2021 +0100
ci: Update Coverity download URI
Signed-off-by: Philip Withnall <pwithnall endlessos org>
.gitlab-ci/coverity.Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/coverity.Dockerfile b/.gitlab-ci/coverity.Dockerfile
index 7c13d2d3c..cc866dbe3 100644
--- a/.gitlab-ci/coverity.Dockerfile
+++ b/.gitlab-ci/coverity.Dockerfile
@@ -3,7 +3,7 @@ FROM registry.gitlab.gnome.org/gnome/glib/fedora:v9
ARG COVERITY_SCAN_PROJECT_NAME
ARG COVERITY_SCAN_TOKEN
-RUN curl https://scan.coverity.com/download/linux64 \
+RUN curl https://scan.coverity.com/download/cxx/linux64 \
-o /tmp/cov-analysis-linux64.tgz \
--form project="${COVERITY_SCAN_PROJECT_NAME}" \
--form token="${COVERITY_SCAN_TOKEN}" \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]