Commit 4428f4f1 authored by Vishal Vaddadhi's avatar Vishal Vaddadhi

changed toml file

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