Changeset db6adde in ammosreader for .gitlab-ci.yml
- Timestamp:
- 06/30/22 14:21:09 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 3d2d45e
- Parents:
- 1cb301b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r1cb301b rdb6adde 12 12 - pip install git+http://enno:xrge6-j2NkpRwsi9BXQn@gitlab.kid.local/kidzg/ammosreader.git 13 13 - cd ammosreader 14 - pdoc3 --html . -o ../public14 - pdoc3 --html . -o public 15 15 artifacts: 16 16 paths: 17 - public 17 - public/ammosreader 18 18 rules: 19 19 - if: $CI_COMMIT_BRANCH == "guix"
Note:
See TracChangeset
for help on using the changeset viewer.