Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCCL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
WCCL
Commits
57168df6
Commit
57168df6
authored
Oct 19, 2021
by
Grzegorz Kostkowski
Browse files
Options
Downloads
Patches
Plain Diff
Use test container in CI
parent
841875db
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!10
Fix words and phrases annotation bugs
Pipeline
#3904
failed
Oct 19, 2021
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
57168df6
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment