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



commit 1eb5aec8ffd902f4bc1c985b8d56104e41a86bc7
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Sun Apr 29 22:43:10 2018 +0000

    update

 .gitlab-ci.yml | 27 +++------------------------
 1 file changed, 3 insertions(+), 24 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e13c9e855..3ba7ccfb6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,30 +42,9 @@ flatpak:
     cache:
         paths:
         - .flatpak-builder/cache
-
-review:
-  stage: review
-  script:
-    - sh
-  environment:
-    name: review/$CI_BUILD_REF_NAME
-    url: http://gitlab.gnome.org/
-    on_stop: stop_review
-  only:
-    - branches
-  except:
-    - master
-    
-stop_review:
-  stage: review
-  script:
-    - sh
-  variables:
-    GIT_STRATEGY: none
-  when: manual
-  environment:
-    name: review/$CI_BUILD_REF_NAME
-    action: stop
+    environment:
+       name: review/$CI_BUILD_REF_NAME
+       url: https://gitlab.gnome.org/GNOME/nautilus/-/jobs/$CI_JOB_ID
 
 fedora:rawhide:
     image: fedora:rawhide


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