Skip to content

Conversation

@6543
Copy link
Member

@6543 6543 commented Dec 4, 2025

as it is an undocumented feature this might change / move into a more generalized backend network option at some pint ...

but i think we could at least support it as proposed in this patch meanwhile

@6543 6543 added enhancement improve existing features backend/docker labels Dec 4, 2025
@6543
Copy link
Member Author

6543 commented Dec 4, 2025

.woodpecker.yaml:

skip_clone: true

steps:
  ping ok:
    image: bash
    commands: ping -c 2 193.99.144.80

  ping none:
    image: bash
    commands: ping -c 2 193.99.144.80
    network_mode: none
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend/docker enhancement improve existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant