[Git][NTPsec/ntpsec][master] Make sure git is installed in Coverity CI job

Richard Laager gitlab at mg.gitlab.com
Mon Sep 21 16:27:13 UTC 2020



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
eaadf052 by Matt Selsky at 2020-09-21T12:14:59-04:00
Make sure git is installed in Coverity CI job

Helps with NTPsec/ntpsec#669 but doesn't resolve it completely

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -373,7 +373,7 @@ gentoo-hardened-refclocks:
 coverity-scan:
   image: $CI_REGISTRY/ntpsec/ntpsec/debian-unstable
   script:
-    - apt-get install -y curl
+    - apt-get install -y curl git
     - curl -o /tmp/cov-analysis-linux64.tgz --form project=ntpsec --form token="${COVERITY_TOKEN}" https://scan.coverity.com/download/linux64
     - tar zxf /tmp/cov-analysis-linux64.tgz
     - python3 ./waf configure --disable-doc --disable-manpage --refclock=all



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/eaadf05268aabb4e0b48dc956e7076e7dbcc1a27

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/eaadf05268aabb4e0b48dc956e7076e7dbcc1a27
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200921/75440006/attachment.htm>


More information about the vc mailing list