Commit 85e24685 authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update .gitlab-ci.yml

parent f20e1aab
Pipeline #37658 canceled with stage
...@@ -8,4 +8,4 @@ build: ...@@ -8,4 +8,4 @@ build:
script: script:
- docker info - docker info
- docker build -t image . - docker build -t image .
- docker run -p 8082:8082 image - docker run -p 8080:8080 image
\ No newline at end of file \ 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