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



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

    debug CI

 flatpak_ci_initiative.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/flatpak_ci_initiative.yml b/flatpak_ci_initiative.yml
index cdae9c2..393a5f5 100644
--- a/flatpak_ci_initiative.yml
+++ b/flatpak_ci_initiative.yml
@@ -71,7 +71,6 @@
     # 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:
@@ -80,7 +79,6 @@
     when: 'always'
     paths:
       - "${BUNDLE}"
-      - '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]