Skip to content
Snippets Groups Projects
Verified Commit 6fb30266 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Docker version up

parent 72ccd6ad
No related branches found
No related tags found
No related merge requests found
image: docker:20.10.9
image: docker:24
variables:
DOCKER_TLS_CERTDIR: "/certs"
BUILD_VERSION: p1
services:
- docker:20.10.9-dind
- docker:24-dind
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment