test: add docker host as env
This commit is contained in:
parent
852636d2e1
commit
ba4def156e
@ -7,3 +7,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: docker build -t alexohneander/alexohneander-zola:latest .
|
||||
env:
|
||||
DOCKER_HOST: unix:///var/run/docker.sock #"tcp://127.0.0.1:2376"
|
Loading…
x
Reference in New Issue
Block a user