[retro-gtk] ci: Drop the pages task



commit 52e9873f33ad40a72a28ab0f09e6c10747febc44
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Nov 15 15:14:47 2020 +0100

    ci: Drop the pages task
    
    The pages will be built by a dedicated branch instead.

 .gitlab-ci.yml | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 645631b4..3837fdb2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,15 +78,3 @@ reference:
   artifacts:
     paths:
       - _reference
-
-pages:
-  stage: publish
-  dependencies:
-    - reference
-  script:
-    - mv _reference/ public/
-  artifacts:
-    paths:
-      - public
-  only:
-    - master


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