fix: user docker host so that ci works
This commit is contained in:
parent
42bbb022b2
commit
fc6a959fec
1 changed files with 1 additions and 0 deletions
|
|
@ -9,4 +9,5 @@ stages:
|
|||
build_and_push:
|
||||
stage: build
|
||||
script:
|
||||
- unset DOCKER_HOST
|
||||
- docker build .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue