Changeset 050ace0 in ammosreader for .gitlab-ci.yml
- Timestamp:
- 05/05/22 09:19:20 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 7bdcacf
- Parents:
- e929fc9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
re929fc9 r050ace0 3 3 stage: deploy 4 4 script: 5 - python --version5 - python3 --version 6 6 - pip install -U sphinx 7 7 - sphinx-build -b html doc/rst/ public
Note:
See TracChangeset
for help on using the changeset viewer.