[gnome-build-meta/abderrahim/grilo-meson] .gitlab-ci.yml: add project.refs to the artifacts



commit 97fc813e4dc030d5d6cdcce747388d81f8382fd7
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Fri Aug 3 14:06:12 2018 +0100

    .gitlab-ci.yml: add project.refs to the artifacts
    
    This should make it easier to reproduce the exact build that failed in the CI

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8211276..518938b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,6 +47,7 @@ before_script:
     when: always
     paths:
       - logs
+      - project.refs
 
 build-gnome-core-x86_64:
   image: buildstream/buildstream-fedora:master-51-9632eaf


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