Commit c807726e authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 9ff4bcbc
Pipeline #12087 failed
...@@ -43,6 +43,7 @@ build: ...@@ -43,6 +43,7 @@ build:
image: docker:latest image: docker:latest
services: services:
- docker:dind - docker:dind
alias: docker
before_script: before_script:
- echo "Building Docker image for commit:" ${CI_COMMIT_SHORT_SHA} - echo "Building Docker image for commit:" ${CI_COMMIT_SHORT_SHA}
- echo "Logging in to Docker registry..." - echo "Logging in to Docker registry..."
......
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