[nautilus/csoriano-master-patch-44414] update



commit 01bc0ce0bc070ff13b24bc4effd2a4eed5cd92bb
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Mon Apr 30 08:33:02 2018 +0000

    update

 .gitlab-ci.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d2bc9e92a..770815cea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,7 @@ variables:
 
 stages:
     - test
+    - review
     - cross_distro
 
 .test_template: &distro_test
@@ -48,6 +49,7 @@ flatpak:
 review:
     stage: review
     script:
+        - echo "Exposing Flatpak bundle as review app"
     environment:
         name: review/$CI_BUILD_REF_NAME
         url: $CI_PROJECT_PATH/-/jobs/$REVIEW_JOB_ID/artifacts/raw/${BUNDLE}
@@ -94,4 +96,4 @@ opensuse:tumbleweed:
     only:
         - schedules
         - web
-        - tags
\ No newline at end of file
+        - tags


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