Skip to content
Snippets Groups Projects
Commit 39543c8f authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

Update .gitlab-ci.yml

parent 303c6777
No related merge requests found
......@@ -14,5 +14,6 @@ t:docker:
tags:
- shell, docker
script:
- docker build --pull -t boileaum/rosen:latest -f ./docker/Dockerfile-rosen .
- docker run boileaum/rosen /bin/bash -c 'pytest -v'
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment