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

test

parent 7388aee9
No related branches found
No related tags found
No related merge requests found
Pipeline #82087 failed
...@@ -5,7 +5,7 @@ build: ...@@ -5,7 +5,7 @@ build:
- docker:24.0-dind - docker:24.0-dind
variables: variables:
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
DOCKER_HOST: http://localhost:2375/ DOCKER_HOST: http://docker:2375/v1.24/auth
script: script:
- echo "hello 1" - echo "hello 1"
- echo "password is ${CI_REGISTRY_PASSWORD} and username is ${CI_REGISTRY_USER} and resgistry is ${CI_REGISTRY}" - 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