Changeset 1731491 in ammosreader for .gitlab-ci.yml
- Timestamp:
- 05/05/22 11:04:11 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- bca0f7e
- Parents:
- 5109ad2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r5109ad2 r1731491 15 15 script: 16 16 - cd tests 17 - pip install -U test17 - pip install -U pytest 18 18 - pytest --junitxml=report.xml 19 19 artifacts:
Note:
See TracChangeset
for help on using the changeset viewer.