[flathub-legacy-web] Enter the cloned repository



commit 04a73b680b91ade081cf0cb546796e4433fb4a97
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Jun 7 12:28:00 2022 +0200

    Enter the cloned repository

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7422787..09da0fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,8 @@ before_script:
 pages:
   script:
     - git clone --depth=1 --single-branch https://github.com/flathub/linux-store-frontend/
+    - cd linux-store-frontend
     - npm run build:prod
   artifacts:
     paths:
-      - dist
+      - linux-store-frontend/dist


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