Commit e5330122 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent c807726e
Pipeline #12088 failed with stages
in 55 seconds
......@@ -42,8 +42,8 @@ build:
stage: build
image: docker:latest
services:
- docker:dind
alias: docker
- name: docker:dind
alias: docker
before_script:
- echo "Building Docker image for commit:" ${CI_COMMIT_SHORT_SHA}
- 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