Commit 9aaa1150 authored by Grant's avatar Grant
Browse files

ci: pip install requests

parent ae9c0329
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ lemmy fetcher:
  stage: lemmy
  rules:
    - if: $CI_PIPELINE_SOURCE == "schedule"
  before_script:
    - pip install requests
  script:
    - python ./tools/lemmy_fetcher.py
  cache: