[Git][NTPsec/ntpsec][master] Disable CI jobs for runners impacted by GCP incident

Matt Selsky gitlab at mg.gitlab.com
Thu Dec 24 05:52:37 UTC 2020



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
2d7fc2c5 by Matt Selsky at 2020-12-24T05:52:32+00:00
Disable CI jobs for runners impacted by GCP incident
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -215,6 +215,8 @@ freebsd-11-basic:
     - freebsd-11
   rules:
     - if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+      when: never
+    - when: never
 
 freebsd-11-refclocks:
   <<: *job_definition
@@ -224,6 +226,8 @@ freebsd-11-refclocks:
     - freebsd-11
   rules:
     - if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+      when: never
+    - when: never
 
 freebsd-12-basic:
   <<: *job_definition
@@ -237,6 +241,8 @@ freebsd-12-basic:
     - freebsd-12
   rules:
     - if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+      when: never
+    - when: never
 
 freebsd-12-refclocks:
   <<: *job_definition
@@ -246,6 +252,8 @@ freebsd-12-refclocks:
     - freebsd-12
   rules:
     - if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+      when: never
+    - when: never
 
 centos-latest-basic:
   <<: *job_definition
@@ -383,6 +391,8 @@ cross-build:
     - ubuntu-1604-lts
   rules:
     - if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+      when: never
+    - when: never
 
 gentoo-basic:
   <<: *job_definition



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

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2d7fc2c5b5432ed95dc396d5ea64880b5c8be0ee
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/20201224/d102e8b2/attachment-0001.htm>


More information about the vc mailing list