source: ammosreader/.gitlab-ci.yml@ 4125513

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

Update .gitlab-ci.yml file

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