Commit 59494b1c authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update .gitlab-ci.yml

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