mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-02 16:49:48 +01:00
11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"job_type": "notexist",
|
|
"options": {
|
|
"whatever": "whatever"
|
|
},
|
|
"parms": {
|
|
"test": "test"
|
|
},
|
|
"cron_str": ""
|
|
}
|