1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-08 21:51:54 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Thomas Anderson
7bc38a1d8b
K8s secrets reference from step () 2024-06-23 18:20:21 +02:00
Thomas Anderson
ae72102503
Ability to set pod annotations and labels from step ()
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-05-11 11:45:29 +02:00
qwerty287
6892a9ca57
Parse backend options in backend ()
Currently, backend options are parsed in the yaml parser.
This has some issues:
- backend specific code should be in the backend folders
- it is not possible to add backend options for backends added via
addons
2024-02-08 18:39:32 +01:00