[gtk-web/new-website: 142/180] updated gitlab ci pipeline
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 142/180] updated gitlab ci pipeline
- Date: Mon, 11 Nov 2019 14:56:22 +0000 (UTC)
commit 7bd7f3d9ee3336ee060698e45ccd58f29a745185
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Tue Aug 13 14:27:31 2019 +0530
updated gitlab ci pipeline
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c76661..aeec019 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ stages:
api_data:
stage: installation
script:
- - scripts/get-api-data.sh | bash
+ - chmod +x ./scripts/get-api-data.sh | bash
gems:
stage: installation
@@ -39,12 +39,12 @@ npm:
sass:
stage: generation
script:
- - scripts/compile-sass.sh | bash
+ - chmod +x ./scripts/compile-sass.sh | bash
structure:
stage: structuring
script:
- - scripts/structurize.sh | bash
+ - chmod +x ./scripts/structurize.sh | bash
test:
stage: test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]