source: ammosreader/.gitlab-ci.yml@ 44bcf85

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

Update .gitlab-ci.yml file

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