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,7 +42,7 @@ build: ...@@ -42,7 +42,7 @@ build:
stage: build stage: build
image: docker:latest image: docker:latest
services: services:
- docker:dind - name: docker:dind
alias: docker 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}
......
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