Changeset d41827e in ammosreader for .gitlab-ci.yml
- Timestamp:
- 06/30/22 15:00:39 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 809cb16
- Parents:
- 576546e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r576546e rd41827e 10 10 - python3 --version 11 11 - pip install --upgrade numpy pdoc3 12 - pdoc 3--html ammosreader -o public12 - pdoc --html ammosreader -o public 13 13 - mv public/ammosreader public/doc 14 14 artifacts:
Note:
See TracChangeset
for help on using the changeset viewer.