Skip to content
Snippets Groups Projects
Commit af92152b authored by Fernando Gomez's avatar Fernando Gomez
Browse files

add CI

parent a13dfb2c
No related branches found
No related tags found
No related merge requests found
Pipeline #30211 failed
image: "python:3.7"
before_script:
- pip install -r requirements.txt
test:
script:
- pytest
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment