Commit 19e063e4 authored by Vishal Vaddadhi's avatar Vishal Vaddadhi

testing with priv

parent ff0860ea
Pipeline #1645 failed with stage
in 23 seconds
...@@ -28,5 +28,5 @@ stages: ...@@ -28,5 +28,5 @@ stages:
docker-build: docker-build:
stage: docker stage: docker
script: script:
- docker build -t --privileged registry.gitlab.com/vishalvaddadhi/order-management-backend -f ./backend/order-management/Dockerfile . - docker build --privileged -t registry.gitlab.com/vishalvaddadhi/order-management-backend -f ./backend/order-management/Dockerfile .
- docker push registry.gitlab.com/vishalvaddadhi/order-management-backend - docker push registry.gitlab.com/vishalvaddadhi/order-management-backend
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