[gtk-web/new-website: 59/191] optimizing pipelines



commit 3b5cd814205528759e1f9a8a3b2f4f0d046aef2f
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Mon Jun 3 19:17:08 2019 +0530

    optimizing pipelines

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 06e2417..cfd7952 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ stages:
 gems:
   stage: installation
   script:
-  - gem install bundler
+  - gem install bundler sass
   - bundle update
 
 npm:


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