[tracker/sam/website-deps] ci: Some website dependencies are now installed in the base image



commit 8382575466e6cc4031877d510a61d40419f46824
Author: Sam Thursfield <sam afuera me uk>
Date:   Mon Apr 13 12:26:46 2020 +0200

    ci: Some website dependencies are now installed in the base image
    
    As of https://gitlab.gnome.org/GNOME/tracker-oci-images/-/merge_requests/21

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c62a82ad..eca711488 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -85,7 +85,6 @@ pages:
   image: registry.gitlab.gnome.org/gnome/tracker-oci-images/amd64/fedora:latest
   dependencies: []
   before_script:
-    - dnf install -y python3-pip xmlto
     - pip3 install beautifulsoup4 mkdocs mkdocs-cinder
   script:
     # Build tracker and install.


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