Commit a4a14ace authored by Azhar Hassan's avatar Azhar Hassan

mac 14

parent 16bdc460
Pipeline #4253 passed with stage
in 4 minutes and 53 seconds
......@@ -5,8 +5,8 @@ docker_build:
image: docker:latest
script:
- docker login 207.244.229.100:8082 -u $NEXUS_REGISTRY_USER -p $NEXUS_REGISTRY_PASSWORD
- docker build -t 207.244.229.100:8082/repository/mac/ .
- docker push 207.244.229.100:8082/repository/mac/
- docker build -t 207.244.229.100:8082/repository/mac:latest .
- docker push 207.244.229.100:8082/repository/mac:latest
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