[gnome-todo/bpiotrowski/ci-debug2] test



commit 3439ac8c916e76109f7efde173f91cc63c9df727
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Feb 19 18:22:46 2020 +0100

    test

 flatpak_ci_initiative.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/flatpak_ci_initiative.yml b/flatpak_ci_initiative.yml
index b54e338..1961b25 100644
--- a/flatpak_ci_initiative.yml
+++ b/flatpak_ci_initiative.yml
@@ -70,14 +70,13 @@
 
     # Generate a Flatpak bundle
     - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${APP_ID} ${BRANCH}
-    - tar cf repo.tar repo/
   artifacts:
     name: 'Flatpak artifacts'
     expose_as: 'Get Flatpak bundle here'
     when: 'always'
     paths:
       - "${BUNDLE}"
-      - 'repo.tar'
+      - '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]