mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-30 10:11:23 +02:00
update comment
This commit is contained in:
parent
c83ad1c6db
commit
32695e0cf5
@ -49,7 +49,7 @@ type (
|
||||
DependsOn base.StringOrSlice `yaml:"depends_on,omitempty"`
|
||||
Needs base.StringOrSlice `yaml:"needs,omitempty"`
|
||||
|
||||
// TODO deprecated remove in 3.0
|
||||
// TODO deprecated remove in next major
|
||||
Detached bool `yaml:"detach,omitempty"`
|
||||
// TODO: make []string in 3.x
|
||||
Secrets Secrets `yaml:"secrets,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user