-
-
Notifications
You must be signed in to change notification settings - Fork 456
Closed
Labels
documentationdocu & docsdocu & docs
Description
Component
other
Describe the bug
The Secrets chapter contains the sentence:
the secret named
secret_token
would be passed to the pipeline asPLUGIN_TOKEN
I guess this is a typo and should read as follows:
the secret named
secret_token
would be passed to the pipeline asSECRET_TOKEN
.
If this is correct, I miss an explanation why the prefix secret
should be replaced by PLUGIN
.
Source:
In this example, the secret named `secret_token` would be passed to the pipeline as `PLUGIN_TOKEN`. |
System Info
n/a
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Checked that the bug isn't fixed in the
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use] - Check that this is a concrete bug. For Q&A join our Discord Chat Server or the Matrix room.
Metadata
Metadata
Assignees
Labels
documentationdocu & docsdocu & docs