[gtk-web/new-website: 184/191] pipeline
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 184/191] pipeline
- Date: Thu, 21 Nov 2019 12:33:57 +0000 (UTC)
commit d7a2bf43df0f838e8704f0c637009e78935b8109
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Sun Aug 25 19:00:30 2019 +0530
pipeline
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index af695f4..105e865 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,9 +14,9 @@ before_script:
- npm install
- gem install bundler jekyll
- bundle install
- - chmod +x scripts/get-api-data.sh
- - chmod +x scripts/structurize.sh
- - chmod +x scripts/compile-sass.sh
+ - chmod +x scripts/get-api-data.sh | bash
+ - chmod +x scripts/structurize.sh | bash
+ - chmod +x scripts/compile-sass.sh | bash
test:
stage: test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]