[libdmapsharing] .gitlab-ci.yml: update artifact globs



commit ef2f577376cb3f8576cacec1dbd52da9a5bdfb8a
Author: W. Michael Petullo <mike flyn org>
Date:   Sun Jul 5 14:01:43 2020 -0500

    .gitlab-ci.yml: update artifact globs

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3f50f57..cb15d34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,6 +38,6 @@ build-fedora:
   artifacts:
     paths:
       - config.log
-      - ~/rpmbuild/RPMS/
-      - ~/rpmbuild/SRPMS/
+      - ~/rpmbuild/RPMS/*/*
+      - ~/rpmbuild/SRPMS/*
     expire_in: 1 week


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