Test
This commit is contained in:
parent
5ee2d12760
commit
e3fc186986
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -76,6 +76,6 @@ jobs:
|
|||
environment:
|
||||
DOCKER_HOST: "tcp://dind:2375"
|
||||
run: |
|
||||
docker build -f ./devops/Dockerfile -t glowing-fiesta:latest .
|
||||
docker build --network=host -f ./devops/Dockerfile -t glowing-fiesta:latest .
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue