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

Update .gitlab-ci.yml

parent b733d267
No related branches found
No related tags found
No related merge requests found
Pipeline #4304 failed
......@@ -12,11 +12,11 @@ before_script:
build_image:
stage: build
image: 'docker:18.09.7'
image: 'docker:19.03.12'
only:
- master
services:
- 'docker:18.09.7-dind'
- 'docker:19.03.12-dind'
variables:
DOCKERHUB_NAME: clarinpl/$CI_PROJECT_NAME
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment