]> granicus.if.org Git - graphviz/commitdiff
remove DEB exporting from CI static build tasks
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 9 Nov 2021 05:44:38 +0000 (21:44 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 12 Nov 2021 01:29:48 +0000 (17:29 -0800)
Neither of these tasks produce any DEB files.

.gitlab-ci.yml

index 90ac06b2cd8745a68e3d9461175eb300fa9c25e9..280bdbf4d70f195c6ca8ab79982b140775de86f2 100644 (file)
@@ -396,7 +396,6 @@ ubuntu21-04-static-build:
         when: on_success
         expire_in: 1 week
         paths:
-            - Packages/*/*/*/*deb
             - Packages/*/*/*/*.xz
             - Metadata/*/*/configure.log
             - GRAPHVIZ_VERSION
@@ -420,7 +419,6 @@ ubuntu21-10-static-build:
         when: on_success
         expire_in: 1 week
         paths:
-            - Packages/*/*/*/*deb
             - Packages/*/*/*/*.xz
             - Metadata/*/*/configure.log
             - GRAPHVIZ_VERSION