Added env for docker_host in step (not even sure if that's a thing).

This commit is contained in:
2024-12-20 11:14:36 -05:00
committed by Trez.One
parent bf7a3642a1
commit 5044b110be
@@ -94,6 +94,8 @@ jobs:
with:
compose-file: "./docker-compose.yml"
up-flags: --dry-run
env:
DOCKER_HOST: tcp://localhost:2375
# Job 3: Merge PR if Quality Gate passes
# dry-run-merge-pr:
# runs-on: ubuntu-latest