Skip to content

Commit

Permalink
expose host networks to docker runner
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Jun 7, 2021
1 parent e865fb7 commit 7b9a9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan-action.bash
Expand Up @@ -85,4 +85,5 @@ docker run --rm \
--volume "${GITHUB_WORKSPACE}":/app \
--workdir /app \
--env-file ./DOCKER_ENV \
--network host \
${docker_tag} "${command_string[@]}"

0 comments on commit 7b9a9fb

Please sign in to comment.