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

Docker version up

parent 1399b252
Branches
No related tags found
No related merge requests found
image: docker:20.10.9 image: docker:24
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
services: services:
- docker:20.10.9-dind - docker:24-dind
before_script: before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - 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