mirror of
https://github.com/thegeeklab/drone-yaml.git
synced 2024-11-01 01:00:41 +00:00
18 lines
217 B
Plaintext
18 lines
217 B
Plaintext
|
[
|
||
|
{
|
||
|
"kind": "pipeline"
|
||
|
},
|
||
|
{
|
||
|
"kind": "registry"
|
||
|
},
|
||
|
{
|
||
|
"kind": "secret"
|
||
|
},
|
||
|
{
|
||
|
"kind": "cron"
|
||
|
},
|
||
|
{
|
||
|
"kind": "signature",
|
||
|
"hmac": "N2NmYjA3ODQwNTY1ODFlY2E5MGJmOWI1NDk0NDFhMTEK"
|
||
|
}
|
||
|
]
|