Debug
This commit is contained in:
parent
ddd2e5a18e
commit
18b97a5261
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -74,6 +74,6 @@ jobs:
|
|||
docker info
|
||||
- name: Build Docker image
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dind:2375
|
||||
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