Skip to content
Snippets Groups Projects
Commit db9c7367 authored by Mateusz Gniewkowski's avatar Mateusz Gniewkowski
Browse files

Update .gitlab-ci.yml

parent 4e3d32c1
No related branches found
No related tags found
No related merge requests found
Pipeline #4310 failed
image: clarinpl/python:3.6
variables:
DOCKER_HOST: tcp://localhost:2375
cache:
paths:
- .tox
......@@ -19,7 +22,6 @@ build_image:
- 'docker:19.03.12-dind'
variables:
DOCKERHUB_NAME: clarinpl/$CI_PROJECT_NAME
DOCKER_HOST: tcp://localhost:2376
before_script:
- ''
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment