Changeset 437474e in ammosreader for .gitlab-ci.yml


Ignore:
Timestamp:
05/05/22 11:16:33 (3 years ago)
Author:
Frank Löpthien <loepthien@…>
Branches:
AmmosSource, guix
Children:
d954282
Parents:
ab26682
Message:

Update .gitlab-ci.yml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    rab26682 r437474e  
    55    - python3 --version
    66    - pip install -U sphinx
     7    - pip install --upgrade sphinx_adc_theme
    78    - sphinx-build -b html doc/rst/ public
    89  artifacts:
     
    1617    - cd tests
    1718    - pip install -U pytest
    18     - pip install --upgrade sphinx_adc_theme
    1919    - pytest --junitxml=report.xml
    2020  artifacts:
Note: See TracChangeset for help on using the changeset viewer.