Commit 6344a435 authored by vertighel's avatar vertighel
Browse files

Test doc

parent f5701b55
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -130,7 +130,8 @@ run_pylint:
# and knows that its purpose is to deploy a website to GitLab Pages.
pages:
  stage: deploy_docs
  
  tags:
    - git-run-ia2   
  # Commands to run before the main script. Perfect for installing dependencies.
  before_script:
    - pip install -r docs/requirements.txt