source: ammosreader/.gitlab-ci.yml@ 34d631d

AmmosSource guix
Last change on this file since 34d631d was 34d631d, checked in by Frank Löpthien <loepthien@…>, 3 years ago

Update .gitlab-ci.yml

  • Property mode set to 100644
File size: 68 bytes
Line 
1image: python:latest
2
3test:
4 script:
5 - python3 --version
Note: See TracBrowser for help on using the repository browser.