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
Pipeline #8408 passed with stages
in 47 seconds
...@@ -14,5 +14,6 @@ t:docker: ...@@ -14,5 +14,6 @@ t:docker:
tags: tags:
- shell, docker - shell, docker
script: script:
- docker build --pull -t boileaum/rosen:latest -f ./docker/Dockerfile-rosen .
- docker run boileaum/rosen /bin/bash -c 'pytest -v' - 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