Commit 5bf7504d authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 89244c6c
Pipeline #12041 failed with stages
in 58 seconds
......@@ -49,7 +49,7 @@ build:
before_script:
- echo "Building Docker image for commit:" ${CI_COMMIT_SHORT_SHA}
- echo "Logging in to Docker registry..."
- echo ${DOCKER_PASSWORD} | docker login -u ${DOCKER_USERNAME} --password-stdin ${DOCKER_REGISTRY}
- echo ${DOCKER_PASSWORD} | ${DOCKER_USERNAME} | ${DOCKER_REGISTRY}
script:
- echo "Building image..."
after_script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment