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

tfix ci

parent ddbc1d02
No related branches found
No related tags found
No related merge requests found
Pipeline #82039 failed
...@@ -5,6 +5,7 @@ build: ...@@ -5,6 +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: tcp://localhost:2375/
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