[gtk-web/new-website: 25/191] changed gitlabci



commit 9284100dc1bb2126a3e04a7ccb4bafe95b366b52
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Wed May 29 16:29:53 2019 +0530

    changed gitlabci

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 88fa54c..15553f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: ruby:2.3
+image: ruby:2.5
 
 variables:
   JEKYLL_ENV: production
@@ -6,6 +6,7 @@ variables:
 
 before_script:
   - bundle --version
+  - bundle install
 
 test:
   stage: test


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