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
Branches
No related tags found
No related merge requests found
Pipeline #15071 passed
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.
Please register or to comment