Commit 0dd9f0a0 authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update .gitlab-ci.yml

parent ca95f710
Pipeline #37538 failed with stage
in 43 seconds
......@@ -7,4 +7,5 @@ build:
stage: build
script:
- docker info
- docker build -t img .
\ No newline at end of file
- docker build -t image .
- docker run -p 8082:8082 image
\ 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