Skip to content

Commit

Permalink
debug docker
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Bond <danbond@protonmail.com>
  • Loading branch information
loshz authored and jmurret committed Apr 18, 2023
1 parent 107b85c commit f0ce0f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,9 @@ jobs:
- setup
- dev-build
steps:
- name: Debug Docker
run: docker inspect -f '{{index .Options "com.docker.network.bridge.enable_icc"}}' [network]

- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
Expand Down

0 comments on commit f0ce0f9

Please sign in to comment.