Update docs/docs/20-usage/40-secrets.md

Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
This commit is contained in:
6543
2024-11-07 12:34:36 +01:00
committed by GitHub
parent 2705e9e99b
commit 8e405e7b62

View File

@@ -17,8 +17,8 @@ In this example, the secret named `secret_token` would be passed to the setting
```diff
steps:
- name: 'plugin do stuff'
image: publish-plugin
- name: 'plugin step'
image: registry/repo/image:tag
+ settings:
+ token:
+ from_secret: secret_token