[Git][NTPsec/ntpsec][master] Run Coverity scans post-merge on every commit
Matt Selsky (@selsky)
gitlab at mg.gitlab.com
Fri Feb 10 20:09:40 UTC 2023
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
b9343e8d by Matt Selsky at 2023-02-09T22:13:22-05:00
Run Coverity scans post-merge on every commit
Previously scans were only run as part of a fixed schedule.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -378,7 +378,7 @@ coverity-scan:
tags:
- gitlab-org
rules:
- - if: '$CI_PIPELINE_SOURCE == "schedule" && $CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+ - if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
macos-basic:
<<: *job_definition
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/b9343e8d857eac33174d50dcb6c3aee213fe45a7
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/b9343e8d857eac33174d50dcb6c3aee213fe45a7
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/20230210/cd939ab6/attachment.htm>
More information about the vc
mailing list