[glib: 1/2] ci: Do not store docs artifacts




commit 782625bd26dfe428502ba3b7009e05211cd1855f
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date:   Wed Oct 19 15:48:47 2022 +0200

    ci: Do not store docs artifacts
    
    This was discussed in a previous MR [1], but it apparently went in
    during rebase
    
    [1] https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2820#note_1502207

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3846535e4b..88a24b8e7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -93,7 +93,6 @@ fedora-x86_64:
     when: always
     expire_in: 1 week
     paths:
-      - "_build/docs/reference/"
       - "_build/config.h"
       - "_build/glib/glibconfig.h"
       - "_build/meson-logs"


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