mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-28 19:30:30 +00:00
de5c65939a
Closes https://github.com/woodpecker-ci/woodpecker/discussions/2274 # deprecation of alternative names Instead of ```yaml secrets: - source: some_secret target: some_env ``` you now write: ```yaml environment: some_env: from_secret: some_secret ``` Also, it's possible to use complex yaml objects in `environment`, they're turned into json (just like `settings`). |
||
---|---|---|
.. | ||
metadata | ||
yaml |