Changeset d954282 in ammosreader for .gitlab-ci.yml
- Timestamp:
- 05/05/22 12:08:03 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- bfab5ea
- Parents:
- 437474e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r437474e rd954282 4 4 script: 5 5 - python3 --version 6 - pip install -U sphinx 7 - pip install --upgrade sphinx_adc_theme 6 - pip install --upgrade sphinx numpy sphinx_adc_theme 8 7 - sphinx-build -b html doc/rst/ public 9 8 artifacts:
Note:
See TracChangeset
for help on using the changeset viewer.