fix(docs): update woodpecker-cli secret command (#5927)

This commit is contained in:
Khalid Alansary
2026-01-08 21:31:41 +02:00
committed by GitHub
parent c82570bd74
commit 2fe0c170b9

View File

@@ -106,7 +106,7 @@ woodpecker-cli repo secret add \
Create the secret and limit it to a single image:
```diff
woodpecker-cli secret add \
woodpecker-cli repo secret add \
--repository octocat/hello-world \
+ --image woodpeckerci/plugin-s3 \
--name aws_access_key_id \