Skip to content
Snippets Groups Projects
Unverified Commit 7388aee9 authored by Max Adamo's avatar Max Adamo
Browse files

DEV-154 fix CI

parent 8359cfc1
No related branches found
No related tags found
No related merge requests found
Pipeline #82040 failed
......@@ -5,7 +5,7 @@ build:
- docker:24.0-dind
variables:
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
DOCKER_HOST: tcp://localhost:2375/
DOCKER_HOST: http://localhost:2375/
script:
- echo "hello 1"
- echo "password is ${CI_REGISTRY_PASSWORD} and username is ${CI_REGISTRY_USER} and resgistry is ${CI_REGISTRY}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment