[Git][NTPsec/ntpsec][master] Allow "deploy" gitlab CI job to fail since it's not production yet
Matt Selsky
gitlab at mg.gitlab.com
Wed Feb 28 06:26:07 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
f69f428e by Matt Selsky at 2018-02-28T01:10:20-05:00
Allow "deploy" gitlab CI job to fail since it's not production yet
It just creates noise for now
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ pages:
- cp www/favicon.ico `pwd`/public
- cp docs/top.html.in `pwd`/public/index.html
- cp docs/top-asciidoc.css `pwd`/public/asciidoc.css
+ allow_failure: true
artifacts:
paths:
- public
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f69f428edfabaaab4fc82a11aec800bc714275be
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f69f428edfabaaab4fc82a11aec800bc714275be
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/20180228/c5cf4bd6/attachment.html>
More information about the vc
mailing list