[gimp-help/wip/wormnest/website] ci: also build the docs website html



commit 95785122b92c2a0a214b00bea9a290b15d52011a
Author: Jacob Boerema <jgboerema gmail com>
Date:   Mon Sep 13 16:42:09 2021 -0400

    ci: also build the docs website html

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 227641fb8..d5e1ee706 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ build-debian:
     when: always
     paths:
     - www/
-    - html
+    - html/
   before_script:
     - apt-get update
     - apt-get install -y --no-install-recommends


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]