[gtk-web/new-website: 169/180] updated gitlab pipeline
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 169/180] updated gitlab pipeline
- Date: Mon, 11 Nov 2019 14:58:38 +0000 (UTC)
commit 97381b27da964f2a2f947c700bc5b3b4e1c67911
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Sun Aug 25 16:04:05 2019 +0530
updated gitlab pipeline
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8eb3b1c..4cde12e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,7 @@ npm:
api:
stage: download
script:
- - scripts/get-api-data.sh
+ - chmod +x scripts/get-api-data.sh
artifacts:
paths:
- api_data
@@ -40,7 +40,7 @@ api:
structuring:
stage: structuring
script:
- - scripts/structurize.sh
+ - chmod +x scripts/structurize.sh
artifacts:
paths:
- assets
@@ -48,7 +48,7 @@ structuring:
sass:
stage: generation
script:
- - scripts/compile-sass.sh
+ - chmod +x scripts/compile-sass.sh
test:
stage: test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]