Commit 20da54b1 authored by Muhammad Usman's avatar Muhammad Usman

Update .gitlab-ci.yml

parent 1a602152
Pipeline #2418 failed with stages
in 13 minutes and 13 seconds
......@@ -14,7 +14,5 @@ maven-job:
docker-build-job:
stage: build
image: docker:latest
needs:
- "maven-job"
script:
- docker build -t nisum-cicd-task:latest
\ No newline at end of file
Markdown is supported
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