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



commit 13be74f1d751993aba1b3c8bf6ac5e868a967d29
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Sun Apr 29 21:35:37 2018 +0000

    update

 .gitlab-ci.yml | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad6a511b9..3d95e82d9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,6 +57,19 @@ review:
     - master
   tags:
     - review-apps
+    
+stop_review:
+  stage: review
+  script:
+    - sh
+  variables:
+    GIT_STRATEGY: none
+  when: manual
+  environment:
+    name: review/$CI_BUILD_REF_NAME
+    action: stop
+  tags:
+    - review-apps
 
 fedora:rawhide:
     image: fedora:rawhide


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