Commit 81e41234 authored by Azhar Hassan's avatar Azhar Hassan

mac 6

parent 1cf6a5ef
Pipeline #4244 failed with stage
in 19 seconds
......@@ -4,9 +4,9 @@ docker_build:
stage: build
image: docker:latest
script:
- docker login http://207.244.229.100:8081 -u $NEXUS_REGISTRY_USER -p $NEXUS_REGISTRY_PASSWORD
- docker build -t http://207.244.229.100:8081/repository/backend/first .
- docker push http://207.244.229.100:8081/repository/backend/first
- docker login 207.244.229.100:8787 -u $NEXUS_REGISTRY_USER -p $NEXUS_REGISTRY_PASSWORD
- docker build -t 207.244.229.100:8787/repository/backen/first .
- docker push http://207.244.229.100:8081/repository/backen/first
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