Commit 6693609b authored by Azhar Hassan's avatar Azhar Hassan

linux

parent b1fe5d82
Pipeline #4228 failed
TAG_RUNNER: docker_linux_runnere
services: services:
- docker:19-dind - docker:19-dind
...@@ -6,4 +7,4 @@ docker_build: ...@@ -6,4 +7,4 @@ docker_build:
stage: build stage: build
image: docker:latest image: docker:latest
script: script:
- export DOCKER_HOST=tcp://docker:2375/ && docker build -t ahassan613/testing:latest . - docker build -t 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