Changeset d954282 in ammosreader for .gitlab-ci.yml


Ignore:
Timestamp:
05/05/22 12:08:03 (3 years ago)
Author:
Frank Löpthien <loepthien@…>
Branches:
AmmosSource, guix
Children:
bfab5ea
Parents:
437474e
Message:

Update .gitlab-ci.yml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    r437474e rd954282  
    44  script:
    55    - python3 --version
    6     - pip install -U sphinx
    7     - pip install --upgrade sphinx_adc_theme
     6    - pip install --upgrade sphinx numpy sphinx_adc_theme
    87    - sphinx-build -b html doc/rst/ public
    98  artifacts:
Note: See TracChangeset for help on using the changeset viewer.