Changeset 7ebfdab in ammosreader
- Timestamp:
- 05/04/22 10:50:07 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 44bcf85
- Parents:
- 4125513
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r4125513 r7ebfdab 1 2 1 image: python:latest 3 2 4 before_script:5 - python --version # For debugging3 test: 4 - python --version
Note:
See TracChangeset
for help on using the changeset viewer.