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

Update .gitlab-ci.yml

parent 1b6ba126
Branches
No related tags found
No related merge requests found
Pipeline #4308 failed
...@@ -19,7 +19,7 @@ build_image: ...@@ -19,7 +19,7 @@ build_image:
- 'docker:19.03.12-dind' - 'docker:19.03.12-dind'
variables: variables:
DOCKERHUB_NAME: clarinpl/$CI_PROJECT_NAME DOCKERHUB_NAME: clarinpl/$CI_PROJECT_NAME
DOCKER_HOST: tcp://docker:2375 DOCKER_HOST: tcp://localhost:2375
before_script: before_script:
- '' - ''
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment