Commit a03a5e3a authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 6adb99a3
Pipeline #12095 failed with stages
in 31 seconds
...@@ -66,6 +66,7 @@ diag: ...@@ -66,6 +66,7 @@ diag:
build: build:
stage: build stage: build
image: docker:24.0.9 image: docker:24.0.9
extends: .build_template
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