[gtk-web/new-website: 163/191] updated gitlab ci
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 163/191] updated gitlab ci
- Date: Thu, 21 Nov 2019 12:32:11 +0000 (UTC)
commit 13ec6c6a532706b095d54e7d0021fb3d6bd9a337
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Tue Aug 13 21:35:43 2019 +0530
updated gitlab ci
.gitlab-ci.yml | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c842a09..b79025d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,14 @@ api_data:
stage: installation
script:
- pwd
+ - ls
+ - cd ./scripts
+ - ls
+ - cd ..
- chmod +x ./scripts/get-api-data.sh | bash
+ artifacts:
+ paths:
+ - _data/api_fetch
npm:
stage: installation
@@ -40,6 +47,7 @@ structure:
stage: structuring
script:
- pwd
+ - dir
- chmod +x ./scripts/structurize.sh | bash
test:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]