[nautilus/csoriano-master-patch-44414] Now burn those dollars for real



commit 0db239fa7d8f5dcee63dc0c1c85907328f81dad1
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Mon Apr 30 07:58:14 2018 +0000

    Now burn those dollars for real

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0593372a9..e0fb2aa04 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ flatpak:
         - flatpak build app meson --prefix=/app ${MESON_ARGS} _build
         - flatpak build app ninja -C _build install
         - flatpak-builder --finish-only --repo=repo app ${MANIFEST_PATH}
-        # Make a Flatpak Nautilus bundle for people to test
+        # Generate a Flatpak bundle
         - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} org.gnome.NautilusDevel
         # Run automatic tests inside the Flatpak env
         - xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app ninja -C _build test
@@ -45,7 +45,7 @@ flatpak:
         name: review/$CI_BUILD_REF_NAME
         url: $CI_PROJECT_PATH/-/jobs/$CI_JOB_ID/artifacts/raw/${BUNDLE}
     tags:
-        -aws
+        - aws
 
 fedora:rawhide:
     image: fedora:rawhide


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