You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to use a secret within a step with commands. When setting the secret I thought that the image filter also applies to such steps. Now I found out the hard way, that it is apparently supposed only for plugins.
I had some trouble debugging that because the error message of the pipeline said
secret "registry_grabel_username" only allowed to be used by plugins by step "Package"
I suggest to use the expression "Plugin filter" instead of "Image filter" in the docs and UI.
Steps to reproduce
Set a secret with an image filter set.
Include a commands step with a matching image in the workflow.
Component
web-ui
Describe the bug
I wanted to use a secret within a step with commands. When setting the secret I thought that the image filter also applies to such steps. Now I found out the hard way, that it is apparently supposed only for plugins.
I had some trouble debugging that because the error message of the pipeline said
I suggest to use the expression "Plugin filter" instead of "Image filter" in the docs and UI.
Steps to reproduce
Expected behavior
Less confusing naming 😅
System Info
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: