Skip to content
Snippets Groups Projects
Commit 57168df6 authored by Grzegorz Kostkowski's avatar Grzegorz Kostkowski
Browse files

Use test container in CI

parent 841875db
Branches
Tags
1 merge request!10Fix words and phrases annotation bugs
Pipeline #3904 failed
......@@ -9,7 +9,8 @@ test_python:
services:
- docker:18.09.7-dind
script:
- make build_test_env test
- docker build . -t wccl_test -f src/tests/docker/Dockerfile
- docker run --rm -v /tmp/test-out:/test/testdata/out wccl_test
build_image:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment