Skip to content
Snippets Groups Projects
Commit be39adda authored by Tomasz Walkowiak's avatar Tomasz Walkowiak
Browse files

Update .gitlab-ci.yml

parent 7757ade3
Branches
No related merge requests found
Pipeline #21703 failed with stage
in 59 seconds
......@@ -16,11 +16,11 @@ build_develop:
build_image:
stage: build_master
image: 'docker:18.09.7'
image: 'docker:23.0.3'
only:
- master
services:
- 'docker:18.09.7-dind'
- 'docker:23.0.3-dind'
variables:
DOCKERHUB_NAME: clarinpl/$CI_PROJECT_NAME
script:
......
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