Open wenerme opened 1 year ago
I'm also running into issues with plugin settings not being passed through intermittently, see: https://codeberg.org/woodpecker-plugins/docker-buildx/issues/56
I observed the same problem with
Mayby notable: I saw this behaviour with PRs (gitea) only.
Workaround is to specify the parameters as environment variables.
Component
server, agent
Describe the bug
Pipeline like
But
sometimes missing part of settings(url exists)
sometime missing all
multi pipeline, some is ok, some is not
If I use detach, no one will get the env
Noting changed, just restart will get different result
System Info
Additional context
next version has the problem too, my workaround
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]