You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
Separate cron field (#6346)
This commit is contained in:
@@ -5011,6 +5011,10 @@ const docTemplate = `{
|
||||
"created": {
|
||||
"type": "integer"
|
||||
},
|
||||
"cron": {
|
||||
"description": "name of the cron job",
|
||||
"type": "string"
|
||||
},
|
||||
"deploy_task": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user