Commit d52c4a05 authored by Azhar Hassan's avatar Azhar Hassan

second

parent 7d0bf868
Pipeline #4198 failed with stage
stages:
- build
docker_build:
stage: build
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