summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2020-11-28 12:40:42 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-11-30 10:16:34 -0500
commit0f8a4655e39bed1ca39820abdd3df9db5706b036 (patch)
tree774a81ab9edfdd01f740cfdaee27024333202d47
parent9f4efa6a5e5d43c81d7e61b27f7cd6e3f812b1ea (diff)
downloadhaskell-0f8a4655e39bed1ca39820abdd3df9db5706b036.tar.gz
Allow deploy:pages job to fail
See #18973.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8584ef01c6..548fabef9f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1237,6 +1237,8 @@ pages:
dependencies:
- doc-tarball
image: ghcci/x86_64-linux-deb9:0.2
+ # See #18973
+ allow_failure: true
tags:
- x86_64-linux
script: