Added DOCKER_HOST
This commit is contained in:
parent
9e39f41907
commit
ddd2e5a18e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -73,5 +73,7 @@ jobs:
|
|||
docker --version
|
||||
docker info
|
||||
- name: Build Docker image
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dind:2375
|
||||
run: |
|
||||
docker build -f ./devops/Dockerfile -t glowing-fiesta:latest .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue