From fb2b152a19bcb49a425ded8d6ab01aed2921a272 Mon Sep 17 00:00:00 2001 From: Ralf Jung <jung@mpi-sws.org> Date: Thu, 22 Nov 2018 14:34:35 +0100 Subject: [PATCH] publish coqdocs --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6758a0c68..d11b06af3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,6 +57,7 @@ build-coq.8.8.0: variables: OPAM_PINS: "coq version 8.8.0" OPAM_PKG: "coq-iris" + DOC_DIR: "coqdoc@center.mpi-sws.org:iris" TIMING_PROJECT: "iris" TIMING_CONF: "coq-8.8.0" tags: -- GitLab