[gtk-web/new-website: 185/191] pipe



commit 1763b7a8d408a09643fe97c063e225fe25188c59
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Sun Aug 25 19:15:14 2019 +0530

    pipe

 .gitlab-ci.yml | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 105e865..1a81ec0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,9 +14,13 @@ before_script:
   - npm install
   - gem install bundler jekyll
   - bundle install
-  - chmod +x scripts/get-api-data.sh | bash
-  - chmod +x scripts/structurize.sh | bash
-  - chmod +x scripts/compile-sass.sh | bash
+  - ls
+  - chmod +x scripts/get-api-data.sh
+  - ls
+  - chmod +x scripts/structurize.sh
+  - ls
+  - chmod +x scripts/compile-sass.sh
+  - ls
 
 test:
   stage: test


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