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

Dovker version

parent 5fb052b1
Branches
No related tags found
No related merge requests found
Pipeline #19619 passed
image: docker:latest image: docker:24
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 5.1.1-p1 IMAGE_VER: 5.1.1-p1
services: services:
- docker:latest-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