1
0
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:
qwerty287 2024-08-14 17:18:57 +02:00
parent c83ad1c6db
commit 32695e0cf5
No known key found for this signature in database

View File

@ -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"`