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

[Git][ftp-team/dak][master] Use different css, less eye hurt



Title: GitLab

Joerg Jaspert pushed to branch master at Debian FTP Team / dak

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -30,7 +30,7 @@ pages:
    30 30
         - apt-get update
    
    31 31
         - apt-get install -y python-epydoc
    
    32 32
         - mkdir -p public/epydoc
    
    33
    -    - epydoc -q --html --graph all --css blue -n DAK -o public/epydoc --include-log --show-imports dak dakweb
    
    33
    +    - epydoc -q --html --graph all --css white -n DAK -o public/epydoc --include-log --show-imports dak dakweb
    
    34 34
         - mv coverage public/coverage
    
    35 35
       stage: deploy
    
    36 36
       artifacts:
    


  • Reply to: