Commit 4456f89a authored by Azhar Hassan's avatar Azhar Hassan

mac 2

parent d73e655c
Pipeline #4242 failed with stage
in 2 seconds
......@@ -4,5 +4,9 @@ docker_build:
stage: build
image: docker:latest
script:
- docker login -u $DOCKER_REGISTRY_USER -p $DOCKER_REGISTRY_PASSWORD
- docker build -t ahassan613/testing:latest .
- docker push ahassan613/testing: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