Skip to content
Snippets Groups Projects
Commit 3f5b9eb2 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

removed docker info

parent 6b612dd1
No related branches found
No related tags found
2 merge requests!36Merging 2024Q2_RC into main, creating 2024Q2 Release,!7Resolve "Create a pipeline to build and publish the docker image in gitlab registry"
Pipeline #3679 failed
......@@ -35,7 +35,6 @@ build_image:
export IMAGE_TAG="develop"
fi
- echo "Building Docker image with tag $IMAGE_TAG"
- docker info
script:
- mkdir -p /kaniko/.docker
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment