[gtk-web/new-website: 152/180] updated gitlab ci
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 152/180] updated gitlab ci
- Date: Mon, 11 Nov 2019 14:57:12 +0000 (UTC)
commit 2f71bd9f30a21cd1e415dde7a28c7451846e9ed0
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Tue Aug 13 21:27:30 2019 +0530
updated gitlab ci
.gitlab-ci.yml | 2 ++
scripts/get-api-data.sh | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cdce78c..c842a09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,7 @@ stages:
api_data:
stage: installation
script:
+ - pwd
- chmod +x ./scripts/get-api-data.sh | bash
npm:
@@ -38,6 +39,7 @@ sass:
structure:
stage: structuring
script:
+ - pwd
- chmod +x ./scripts/structurize.sh | bash
test:
diff --git a/scripts/get-api-data.sh b/scripts/get-api-data.sh
index c48c534..523c0c3 100644
--- a/scripts/get-api-data.sh
+++ b/scripts/get-api-data.sh
@@ -18,6 +18,4 @@ echo 'successfully fetched gtk-issue-statistics'
curl https://gitlab.gnome.org/api/v4/projects/665/issues?state=opened > ../_data/api_fetch/tags.json
-echo 'successfully fetched gtk-issues'
-
-$SHELL
\ No newline at end of file
+echo 'successfully fetched gtk-issues'
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]