[gtk-web/new-website: 151/191] updated gitlab ci pipeline



commit bb301c1abb28e7922e0c348885886631a3a69979
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Tue Aug 13 00:07:00 2019 +0530

    updated gitlab ci pipeline

 _data/api_fetch/gtk-blog-feed.json | 168 -------------------------------------
 _data/api_fetch/issues_opened.json |   1 -
 _data/api_fetch/issues_stats.json  |   9 --
 _data/api_fetch/tags.json          |   1 -
 scripts/get-api-data.sh            |   4 +
 5 files changed, 4 insertions(+), 179 deletions(-)
---
diff --git a/scripts/get-api-data.sh b/scripts/get-api-data.sh
index abf203d..c48c534 100644
--- a/scripts/get-api-data.sh
+++ b/scripts/get-api-data.sh
@@ -1,3 +1,7 @@
+echo 'creating directory for storing api results...'
+
+mkdir ../api_fetch
+
 echo 'getting the api data from the gitlab...'
 
 curl https://gitlab.gnome.org/api/v4/projects/665/repository/tags?order_by=name > 
../_data/api_fetch/tags.json


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