Commit 583e2e26 authored by Azhar Hassan's avatar Azhar Hassan

heee

parent 11171548
Pipeline #4200 failed with stage
in 20 seconds
...@@ -4,6 +4,4 @@ stages: ...@@ -4,6 +4,4 @@ stages:
docker_build: docker_build:
stage: build stage: build
script: script:
- docker login -u $DOCKER_REGISTRY_USER -p $DOCKER_REGISTRY_PASSWORD
- docker build -t ahassan613/testing:latest . - 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