Changeset ca6263a in ammosreader
- Timestamp:
- 06/30/22 07:59:45 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 38d2a8b
- Parents:
- a81ab76
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
ra81ab76 rca6263a 14 14 paths: 15 15 - public 16 only: 17 - main 16 rules: 17 - if: $CI_COMMIT_BRANCH == "guix" 18 18 19 pytest: 19 20 stage: test
Note:
See TracChangeset
for help on using the changeset viewer.