[gnome-build-meta/abderrahim/ci-improvements: 11/12] .gitlab-ci.yml: don't store artifacts for the flatpak stage



commit ce64bbb806c3656b8288ae140e20330203b75a06
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sun Jan 13 13:49:49 2019 +0100

    .gitlab-ci.yml: don't store artifacts for the flatpak stage
    
    it shouldn't be building anything

 .gitlab-ci.yml | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 894698c..97bf60d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -123,13 +123,6 @@ before_script:
         ssh gbm-builder.gnome.org gbm-flatpak-scripts/import-commits -c "${CONFIG_FILE}" 
incoming/repo-${CI_JOB_ID}
       fi
 
-  # Store artifacts so we can inspect build failures
-  artifacts:
-    when: always
-    paths:
-      - logs
-      - project.refs
-
 #
 # Architecture specific settings
 #


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