[gtk-web/new-website: 153/191] updated gitlab ci pipeline



commit b82e9efa05347d1cd4f94ac608db6afd30ab92cf
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Tue Aug 13 14:35:47 2019 +0530

    updated gitlab ci pipeline

 .gitlab-ci.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aeec019..cc8051f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,6 +21,9 @@ gems:
   script:
   - gem install bundler
   - bundle update
+  artifacts:
+    paths:
+    - bundles
 
 npm:
   stage: installation
@@ -53,8 +56,6 @@ test:
   artifacts:
     paths:
     - test
-  except:
-  - master
 
 pages:
   stage: deploy


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