and again
All checks were successful
/ build-and-deploy (push) Successful in 1m45s

This commit is contained in:
Jeremy Karst 2026-05-06 23:25:13 -04:00
parent 10852978bd
commit 442f4dcc46

View file

@ -6,7 +6,7 @@ jobs:
if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
runs-on: self-hosted
env:
DOCKER_HOST: tcp://localhost:2376
DOCKER_HOST: tcp://172.17.0.1:2376
container:
image: catthehacker/ubuntu:act-latest
options: --network host