[gnome-todo/bpiotrowski/ci-debug] debug CI



commit 29b85b182bc2b73ebd462e1906724bb08a300ed1
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Feb 19 15:56:37 2020 +0100

    debug CI

 flatpak_ci_initiative.yml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/flatpak_ci_initiative.yml b/flatpak_ci_initiative.yml
index cdae9c2..d5318b4 100644
--- a/flatpak_ci_initiative.yml
+++ b/flatpak_ci_initiative.yml
@@ -70,17 +70,14 @@
 
     # Generate a Flatpak bundle
     - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${APP_ID} ${BRANCH}
-    - stat "${BUNDLE}"
-    - stat 'repo/'
-    - stat '_build/meson-logs/meson-log.txt'
-    - stat '_build/meson-logs/testlog.txt'
+
   artifacts:
     name: 'Flatpak artifacts'
     expose_as: 'Get Flatpak bundle here'
     when: 'always'
     paths:
       - "${BUNDLE}"
-      - 'repo/'
+      - 'repo/*'
       - '_build/meson-logs/meson-log.txt'
       - '_build/meson-logs/testlog.txt'
     expire_in: 14 days


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