[Git][NTPsec/ntpsec][master] Simplify syntax for GitLab CI COVERITY_TOKEN check

Gary E. Miller (@garyedmundsmiller) gitlab at mg.gitlab.com
Wed Apr 2 22:59:07 UTC 2025



Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
511f7626 by Matt Selsky at 2025-04-02T15:55:18-07:00
Simplify syntax for GitLab CI COVERITY_TOKEN check

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -377,9 +377,7 @@ coverity-scan:
   tags:
     - gitlab-org
   rules:
-    - if: $COVERITY_TOKEN =~ "^$"
-      when: never
-    - when: always
+    - if: $COVERITY_TOKEN
 
 macos-basic:
   <<: *job_definition



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

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/511f76264459d2a1c386c31a0bb03333da722da1
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/20250402/40d175bb/attachment-0001.htm>


More information about the vc mailing list