[Git][NTPsec/ntpsec][master] Don't retry on script failure
James Browning
gitlab at mg.gitlab.com
Mon Aug 19 02:45:37 UTC 2019
James Browning pushed to branch master at NTPsec / ntpsec
Commits:
bbdbf796 by Matt Selsky at 2019-08-19T02:20:24Z
Don't retry on script failure
Most errors aren't quickly transient (eg, our most common transient, external
failure is an upstream repo having a problem and these usually aren't fixed
within the retry period), so retrying is wasting time.
See also NTPsec/ntpsec#609
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -43,7 +43,6 @@ include:
- build/main/ntpclients/ntpwait
- build/main/ntpd/ntpd
- build/main/ntpfrob/ntpfrob
- retry: 2
alpine-basic:
<<: *job_definition
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/bbdbf796556570228e2dda8d6c96bf7191c02016
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/bbdbf796556570228e2dda8d6c96bf7191c02016
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/20190819/e66b6d97/attachment.htm>
More information about the vc
mailing list