[gtk-web/new-website: 153/180] updated gitlab ci



commit 3ab2c72ab8aa89729e93a5ee7afd73d3f6daa22a
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]