Skip to content
Snippets Groups Projects
Commit c0768ef5 authored by Perez Domingo, Victor's avatar Perez Domingo, Victor
Browse files

add CI

parent a13dfb2c
No related branches found
No related tags found
No related merge requests found
Pipeline #30207 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