Skip to content
Snippets Groups Projects
Commit 5055c2b1 authored by Bartlomiej's avatar Bartlomiej
Browse files

Fix build clarin

parent 867cb1c7
Branches
1 merge request!11Clarin json support
Pipeline #14185 passed with stages
in 1 minute and 4 seconds
......@@ -51,6 +51,8 @@ build_clarin_json:
image: docker:18.09.7
services:
- 'docker:18.09.7-dind'
before_script:
- ''
script:
- docker build -t $CI_REGISTRY_IMAGE:clarin-json .
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
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